|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
Go to the source code of this file.
Classes | |
| class | BleKeyboardAdapter |
| Adapter that implements IBleKeyboard interface using BleKeyboard. More... | |
Functions | |
| BleKeyboardAdapter * | createBleKeyboardAdapter () |
| Creates the platform-specific BleKeyboardAdapter instance. | |
| BleKeyboardAdapter * createBleKeyboardAdapter | ( | ) |
Creates the platform-specific BleKeyboardAdapter instance.
Owns the underlying BleKeyboard object. Caller takes ownership of the returned pointer.
Definition at line 6 of file esp32/src/ble_keyboard_adapter.cpp.