Releases: srwi/FastLEDHub
Releases · srwi/FastLEDHub
2.2.0
Changes
- Added support for custom mdns hostnames (#20) 💖 @thijstriemstra
- Added function
broadcastMessage
to broadcast messages via websocket to all active clients (#21) 💖 @thijstriemstra - Upgraded ArduinoJson dependency to 7.0
2.1.3
2.1.2
2.1.0
Changes
- Added support for audio spectrum data
- FastLEDHub now uses the LittleFS filesystem. SPIFFS can be used by defining build parameter
USE_SPIFFS
. - Now the first animation gets started when toggling out of the stopped state or making a
/begin
http request without arguments - Fixed OTA not working reliably