diff --git a/src/hardware/BLEMIDI_Client_ESP32.h b/src/hardware/BLEMIDI_Client_ESP32.h index 2ad8741..504957f 100644 --- a/src/hardware/BLEMIDI_Client_ESP32.h +++ b/src/hardware/BLEMIDI_Client_ESP32.h @@ -53,7 +53,7 @@ private: friend class AdvertisedDeviceCallbacks; friend class MyClientCallbacks; - friend class MIDI_NAMESPACE::MidiInterface, MySettings>; + friend class MIDI_NAMESPACE::MidiInterface, MySettings>;// AdvertisedDeviceCallbacks myAdvCB;