You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling the latest version of the code I get the following error. Not sure how to fix it.
In file included from C:\Users\haber\Downloads\audio-guestbook-main\audio-guestbook\audio-guestbook.ino:30:
C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries\MTP_Teensy\src/MTP_Teensy.h:32:2: error: #error "You need to select USB Type: 'MTP Disk (Experimental)' or 'Serial + MTP Disk (Experimental)'"
32 | #error "You need to select USB Type: 'MTP Disk (Experimental)' or 'Serial + MTP Disk (Experimental)'"
| ^~~~~
The text was updated successfully, but these errors were encountered:
When compiling the latest version of the code I get the following error. Not sure how to fix it.
In file included from C:\Users\haber\Downloads\audio-guestbook-main\audio-guestbook\audio-guestbook.ino:30:
C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries\MTP_Teensy\src/MTP_Teensy.h:32:2: error: #error "You need to select USB Type: 'MTP Disk (Experimental)' or 'Serial + MTP Disk (Experimental)'"
32 | #error "You need to select USB Type: 'MTP Disk (Experimental)' or 'Serial + MTP Disk (Experimental)'"
| ^~~~~
The text was updated successfully, but these errors were encountered: