Skip to content

Commit f92891e

Browse files
committed
Resolved a problem with building, chaged to fixed version of WebSockets
1 parent 296b716 commit f92891e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ monitor_filters = esp8266_exception_decoder
2222
lib_deps =
2323
makuna/NeoPixelBus@^2.7.6
2424
bblanchon/ArduinoJson@^6.17.2
25-
links2004/WebSockets@^2.2.1
25+
links2004/WebSockets@2.4.1
2626
adafruit/RTClib@^1.11.2
2727
knolleary/PubSubClient@^2.8.0
2828
https://github.com/tzapu/WiFiManager#v2.0.17

0 commit comments

Comments
 (0)