florianL21 / LED-ClockShelf

Code base for a completely customizable and configurable LED clock using WS2812b RGB LEDs. Controllable via the Blynk app
GNU General Public License v3.0
24 stars 4 forks source link

Make configuration dynamic #5

Open florianL21 opened 3 years ago

florianL21 commented 3 years ago

Currently the configuration is done statically via precompiler defines. This should be changed to happen dynamically on startup. Current approach: