diff --git a/platformio.ini b/platformio.ini index ddd269efe..7787b9cc7 100644 --- a/platformio.ini +++ b/platformio.ini @@ -33,8 +33,8 @@ lib_deps = bt_deps = BluetoothSerial wifi_deps = - arduinoWebSockets=https://github.com/MitchBradley/arduinoWebSockets#canSend - WiFi=https://github.com/MitchBradley/WiFi#52da841 + arduinoWebSockets=https://github.com/MitchBradley/arduinoWebSockets#7793f9e + WiFi=https://github.com/MitchBradley/WiFi#e63583f ; If we include the following explicit dependencies when we get the ; Arduino framework code from github, platformio picks up different ; and incompatible versions of these libraries from who knows where,