switch to wifi v2.0.0 - without multiple SSIDs

This commit is contained in:
Nicu Hodos 2024-06-30 00:56:43 +02:00
parent 758cc52b16
commit 81b36f271e
2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +0,0 @@
struct WifiCredentials {
const char* ssid;
const char* password;
} credentials[] = {"foo", "bar"};

View File

@ -33,7 +33,7 @@ framework = arduino
lib_deps =
${env.lib_deps}
https://git.hodos.ro/libraries/ha-mqtt.git@^1.0.0
https://git.hodos.ro/libraries/wifi.git@^1.0.2
https://git.hodos.ro/libraries/wifi.git@^2.0.0
upload_port = 192.168.6.161
upload_protocol = espota
upload_flags =