I am trying to debug my sketch. I can distill it down to the minimum to provide the source code for context if necessary, but I am trying to find documentation on this Audio library. The document that I have found on the pjrc.com site seems to...
This is part of Teensyduino, no? If so, it doesn't appear that i have an update candidate within the Board Manager. :(
I noticed that a lot of things appear out of date with my Teensyduino installation, which is currently using version 1.59.0...
Is there any way to suppress the debugging messages? I do not have `#define USBHOST_PRINT_DEBUG` anywhere in my sketch. Additionally, in the USBHost_t36.h file itself, this line is commented out. Despite this, my serial console is absolutely...