AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
ble_keyboard_adapter.cpp File Reference
#include "ble_keyboard_adapter.h"

Go to the source code of this file.

Functions

BleKeyboardAdaptercreateBleKeyboardAdapter ()
 Creates the platform-specific BleKeyboardAdapter instance.
 

Function Documentation

◆ createBleKeyboardAdapter()

BleKeyboardAdapter * createBleKeyboardAdapter ( )

Creates the platform-specific BleKeyboardAdapter instance.

Owns the underlying BleKeyboard object. Caller takes ownership of the returned pointer.

Definition at line 40 of file nrf52840/src/ble_keyboard_adapter.cpp.