ticalc-usb icon indicating copy to clipboard operation
ticalc-usb copied to clipboard

Calculator support request

Open pazza2234 opened this issue 2 years ago • 0 comments

Device information

function globalCode(callback) { const script = document.createElement("script"); script.innerHTML = (${callback.toString()})(); document.body.appendChild(script); } globalCode(() => { angular.element('#toolbar_add_from_comp').controller().fileTypes.PROTECTED_PROGRAM={name:"Protected Program",icon:"images/filetype_program.svg"} });

Additional information

Please provide this extra information so we can better support your calculator: it is the later faster one

Calculator name as written on the device: Ti 84 plus ce python This calculator can also receive files made for these other types of calculators: normal ti 84 plus ce Any other technical information that might help: idk

Please note

We do not promise to support any calculators, even if there are a lot of requests for them. We're just hobbyists with limited time available. There may be technical reasons why one device is easier to support than another. We may not have access to the device and not be able to test it. So please don't be offended if your request goes unanswered.

pazza2234 avatar Nov 16 '23 13:11 pazza2234