AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
pedal_config.h
Go to the documentation of this file.
1
#pragma once
2
#include "
i_ble_keyboard.h
"
3
#include "
profile_manager.h
"
4
11
bool
configureProfiles
(
ProfileManager
&
profileManager
,
IBleKeyboard
* keyboard);
IBleKeyboard
Interface for Bluetooth LE keyboard functionality.
Definition
i_ble_keyboard.h:113
ProfileManager
Manages up to MAX_PROFILES profiles with LED feedback.
Definition
profile_manager.h:26
i_ble_keyboard.h
profileManager
ProfileManager * profileManager
Definition
main.cpp:72
configureProfiles
bool configureProfiles(ProfileManager &profileManager, IBleKeyboard *keyboard)
Loads pedal profiles from file, falling back to DEFAULT_CONFIG on failure.
Definition
pedal_config.cpp:16
profile_manager.h
lib
PedalLogic
include
pedal_config.h
Generated by
1.9.8