Open marchingband opened 2 years ago
my bad, i had named my file with a .c extension, rather then cpp The sam branch now compiles :) I do however get a funny warning "WARNING: library USBMIDI claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s)." but the compilation completes
Hello. I am trying to use this lib with Seeed XIAO (samd21 board) I get "PluggableUSB.h: No such file or directory"
I also moved to the sam branch, downloaded that zip, opened into /libraries but got a bunch of errors "unknown type name 'class'"
Any idea how to best proceed? thanks!