AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
config.h File Reference
#include <cstdint>

Go to the source code of this file.

Classes

struct  HardwareConfig
 Platform-independent hardware pin configuration. More...
 

Variables

const HardwareConfig hardwareConfig
 Global hardware configuration instance.
 

Variable Documentation

◆ hardwareConfig

const HardwareConfig hardwareConfig
extern

Global hardware configuration instance.

Defined in the platform-specific config.cpp inside each hardware package.

Global hardware configuration instance.

Constructed from builder_config.h. Edit that file to change pin assignments or counts — do not edit this file directly.

Definition at line 11 of file esp32/src/config.cpp.