LED-ClockShelf
LED-ClockShelf copied to clipboard
Make configuration dynamic
Currently the configuration is done statically via precompiler defines. This should be changed to happen dynamically on startup. Current approach:
- use a json file stored in the filesystem of the ESP to make the config persistent through reboots