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

Go to the source code of this file.

Variables

const HardwareConfig hardwareConfig
 Hardware configuration for Adafruit Feather nRF52840 Express.
 

Variable Documentation

◆ hardwareConfig

const HardwareConfig hardwareConfig

Hardware configuration for Adafruit Feather nRF52840 Express.

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 10 of file nrf52840/src/config.cpp.