diff --git a/code/platformio.custom.ini b/code/platformio.custom.ini index a4d06db4..c0d9115b 100644 --- a/code/platformio.custom.ini +++ b/code/platformio.custom.ini @@ -22,7 +22,7 @@ lib_deps = ESPAsyncTCP ESPAsyncWebServer AsyncMqttClient - ESPAsyncUCP + ESPAsyncUDP Embedis NtpClientLib https://bitbucket.org/xoseperez/justwifi.git diff --git a/code/platformio.ini b/code/platformio.ini index 949f3769..9e070746 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -10,7 +10,7 @@ lib_deps = ESPAsyncTCP ESPAsyncWebServer AsyncMqttClient - ESPAsyncUCP + ESPAsyncUDP Embedis NtpClientLib https://bitbucket.org/xoseperez/justwifi.git