I was slightly confused when the teensy didn't show up as a usb serial device and the Serial.print() still worked.
It all makes sense now. Thanks for the clarification.
Type: Posts; User: neurofun
I was slightly confused when the teensy didn't show up as a usb serial device and the Serial.print() still worked.
It all makes sense now. Thanks for the clarification.
Follow up:
USB Type: "MIDI" seems to act like "Serial + MIDI" since Serial.print() still shows up in serial monitor.
MacOS 10.13.6
USB Type: "MIDI"
Works in both directions, IN/OUT.
USB Type: "Serial + MIDI"
Does not compile....