LED-ClockShelf icon indicating copy to clipboard operation
LED-ClockShelf copied to clipboard

Make configuration dynamic

Open florianL21 opened this issue 4 years ago • 0 comments

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

florianL21 avatar Apr 02 '21 10:04 florianL21