Joseph Weigl
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/platformio.ini
|
@ -23,7 +23,7 @@ extra_scripts = |
|
|
pre:web/html/convert.py |
|
|
pre:web/html/convert.py |
|
|
|
|
|
|
|
|
lib_deps = |
|
|
lib_deps = |
|
|
https://github.com/yubox-node-org/ESPAsyncWebServer |
|
|
https://github.com/eloo/ESPAsyncWebServer |
|
|
nrf24/RF24 @ ^1.4.5 |
|
|
nrf24/RF24 @ ^1.4.5 |
|
|
paulstoffregen/Time @ ^1.6.1 |
|
|
paulstoffregen/Time @ ^1.6.1 |
|
|
https://github.com/bertmelis/espMqttClient#v1.4.2 |
|
|
https://github.com/bertmelis/espMqttClient#v1.4.2 |
|
|