I'm trying to understand the data flow around AudioInputUSB, placing here and there some Serial.println().
I can use it in usb_audio.cpp but in usb.c I'm getting compilation error as Serial not being declared: which header file should I include? If I'm right, T4 Serial.println() is specific to the Teensyduino extension?
merci
I can use it in usb_audio.cpp but in usb.c I'm getting compilation error as Serial not being declared: which header file should I include? If I'm right, T4 Serial.println() is specific to the Teensyduino extension?
merci