Skip to content

Commit

Permalink
Add support for scanning strongest AP
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-se committed Aug 25, 2024
1 parent 250e263 commit bf7bbaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ lib_deps =
https://github.com/mp-se/arduino-mqtt#v2.5.2
https://github.com/mp-se/ESPAsyncWebServer#0.1.1
https://github.com/mp-se/ESPAsyncTCP#0.1.0
https://github.com/mp-se/espframework/#1.0.1
https://github.com/mp-se/espframework/#1.0.4
lib_deps32 =
https://github.com/mp-se/NimBLE-Arduino#1.4.1
- https://github.com/mp-se/NimBLE-Arduino#1.4.1
extra_scripts =
script/copy_firmware.py
script/create_versionjson.py
Expand Down

0 comments on commit bf7bbaf

Please sign in to comment.