Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ESP32NimBLEBackend.hpp File Reference
#include "ESP32/app.h"
#include "ESP32Backend.hpp"
+ Include dependency graph for ESP32NimBLEBackend.hpp:

Go to the source code of this file.

Classes

struct  ESP32NimBLE
 

Namespaces

namespace  ble_backend
 

Typedefs

using ESP32NimBLEBackend = ESP32BLEBackend<ble_backend::ESP32NimBLE>
 ESP32 NimBLE backend intended to be plugged into GenericBLEMIDI_Interface.
 

Typedef Documentation

◆ ESP32NimBLEBackend

ESP32 NimBLE backend intended to be plugged into GenericBLEMIDI_Interface.

Definition at line 17 of file ESP32NimBLEBackend.hpp.