Lixie-Labs / Emotiscope

Let your eyes enjoy the music too ✨ Extremely low-latency audio processing lets LEDs perfectly synchronize to your music's notation and tempo.
GNU General Public License v3.0
27 stars 5 forks source link

Port config struct and network.txt to use Preferences library (NVS) instesd of SPIFFS #72

Closed connornishijima closed 2 months ago

connornishijima commented 3 months ago

This way firmware updates that change SPIFFS changes (web app updates) don't squash user preferences

connornishijima commented 3 months ago

Could also solve slow config writes/stutters by allowing the update of single values at a time