Hi there,
i have a Problem with my Arduino Due. I have build a Midi Controller with it and i use MIDIUSB libary. But every time my arduino lost the power Connection i have to reupload the Code and then it works. is There way to just upload it that its permanently ? i have included the libary with:
#include "MIDIUSB.h"