Arduino-BLE-MIDI icon indicating copy to clipboard operation
Arduino-BLE-MIDI copied to clipboard

MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino

Results 21 Arduino-BLE-MIDI issues
Sort by recently updated
recently updated
newest added

Attempted to compile a previously working piece of code which now produces the following compilation error. The error is in line 144 and 145 of [Arduino-BLE-MIDI/src/hardware/BLEMIDI_ESP32_NimBLE.h](https://github.com/lathoub/Arduino-BLE-MIDI/blob/master/src/hardware/BLEMIDI_ESP32_NimBLE.h). I suspect that there...

help wanted