Skip to content

Commit b63262b

Browse files
authored
Update README.md
1 parent 1f25157 commit b63262b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Control multiple FastLED lightstrip animations on the ESP8266 without reuploadin
1212
- Control saturation
1313
- Alarm: Be woken up to an animation slowly fading in
1414
- Sunset: Automatically fade in an animation when the sun sets at your location
15-
- Spectroscope: Display spectroscope data from your computer's sound card
1615
- Compatible with [ha-bridge](https://github.com/bwssytems/ha-bridge) via [http requests](https://github.com/stnkl/FastLEDManager/blob/master/Webserver.cpp)
1716

1817
## Requirements
@@ -22,9 +21,8 @@ Control multiple FastLED lightstrip animations on the ESP8266 without reuploadin
2221
- LinkedList
2322
- WebSockets
2423
- FastLED
25-
- Custom libraries
26-
- [ESPEssentials](https://github.com/stnkl/ESPEssentials)
27-
- [WifiManager](https://github.com/tzapu/WiFiManager/tree/34d9a975b5339bb5510f5718fbd1530dff9de733) ('development' branch)
24+
- ESPEssentials
25+
- WiFiManager (≥ 2.0.0)
2826

2927
## Compile
3028

0 commit comments

Comments
 (0)