Update BLE-MIDI_Config.h

This commit is contained in:
lathoub 2020-10-02 22:15:00 +02:00 committed by GitHub
parent 2efc6e5f0a
commit 6e360ba6e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,6 +10,6 @@
#endif
//#ifdef BBB
#ifdef BBB
#include <hardware/BLEMIDI_ArduinoBLE.h>
//#endif
#endif