|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
#include "action.h"#include "button_constants.h"#include "file_system.h"#include "i_ble_keyboard.h"#include "i_logger.h"#include "profile_manager.h"#include <ArduinoJson.h>#include <string>Go to the source code of this file.
Classes | |
| class | ConfigLoader |
| Loads pedal configuration from JSON files. More... | |