playfultechnology / audio-guestbook

The "audio guestbook" is a converted telephone handset that guests can use to leave recorded messages at weddings and parties
GNU General Public License v3.0
136 stars 88 forks source link

MTP_Teensy error need to select USB Type. #147

Open Adrian-Haber opened 1 month ago

Adrian-Haber commented 1 month ago

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)'" | ^~~~~

newsman1 commented 1 month ago

I'm having the same issue

fritzimollo commented 1 month ago

Open Tools - USB-TYPE and select SERIAL+MTB DISK