NanoLux (Device) 3.0
Codebase for the open-source AudioLux device.
Loading...
Searching...
No Matches
Config_Data Struct Reference

A structure holding system configuration data. More...

#include <storage.h>

Public Attributes

uint8_t length = 60
 
uint8_t loop_ms = 40
 The length of the LED strip.
 
uint8_t debug_mode = 0
 The number of milliseconds one program loop takes.
 
bool init = true
 The currently selected debug output mode.
 
char pass [16] = ""
 If the loaded config data is valid.
 

Detailed Description

A structure holding system configuration data.


The documentation for this struct was generated from the following file: