Open drwendellh opened 2 years ago
I'm using a clean install of Aduino IDE 2.0.0 and teensyduino 1.57. None of the examples related to mass storage devices will compile; they all have the error "'msController' does not name a type". Any ideas what is happening?
Sorry for the slow response. As @KurtE said, you need to use the examples in TD 1.57 USBHost_t36. I will try to adapt some of the examples you posted about and post them on the the forum thread.
I tried compiling "ReadWriteUSB.ino" on a Teensy 4.1 and got an error: 'msController' does not name a type.