Hello
I could use some help getting something figured out with my Teensy 2.0.
Currently, I have a bluetooth device running off of the UART Tx and Rx pins of the ATmega32u4. I am also using the usb_debug_only files to have data displayed through HID Listen. I can use the print function to print...