lathoub / Arduino-AppleMIDI-Library

Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
Other
309 stars 66 forks source link

Install.sh doesn't work with 1.8.3 #47

Closed lathoub closed 6 years ago

lathoub commented 7 years ago

The install.sh travis script does work with Arduino 1.8.3 on Ubuntu, causing a failed compilation. avr-g++: error: missing device or architecture after '-mmcu='

lathoub commented 6 years ago

fixed using platformio CI