Add WiFiManager as a library
This commit is contained in:
parent
89ac17fb9f
commit
e2862bc220
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ platform=espressif8266
|
|||
board=esp12e
|
||||
framework=arduino
|
||||
upload_speed=921600
|
||||
lib_deps = https://github.com/tzapu/WiFiManager.git
|
||||
|
||||
[env:esp12e]
|
||||
build_flags=-D RELEASE
|
||||
|
|
Loading…
Reference in a new issue