Merge pull request #5 from alf45tar/master

Update Ble_esp32.h
This commit is contained in:
lathoub 2018-12-31 11:00:48 +01:00 committed by GitHub
commit 0e06b9846b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <BLEDevice.h>
#include <BLEUtils.h>
#include <BLEServer.h>
#include <BLE2902.h>
#include "utility/AbstractMidiInterface.h"
using namespace Midi;