mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
update library reference
This commit is contained in:
@@ -33,10 +33,9 @@ lib_deps =
|
|||||||
https://github.com/marvinroger/async-mqtt-client
|
https://github.com/marvinroger/async-mqtt-client
|
||||||
https://github.com/xoseperez/eeprom_rotate
|
https://github.com/xoseperez/eeprom_rotate
|
||||||
https://github.com/bblanchon/ArduinoJson
|
https://github.com/bblanchon/ArduinoJson
|
||||||
https://github.com/me-no-dev/ESPAsyncTCP
|
|
||||||
; https://github.com/me-no-dev/ESPAsyncWebServer
|
|
||||||
ESPAsyncWebServer#1.2.2
|
|
||||||
https://github.com/me-no-dev/ESPAsyncUDP
|
https://github.com/me-no-dev/ESPAsyncUDP
|
||||||
|
https://github.com/me-no-dev/ESPAsyncTCP
|
||||||
|
https://github.com/me-no-dev/ESPAsyncWebServer#b0c6144
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
||||||
@@ -83,4 +82,3 @@ extra_scripts = pre:scripts/rename_fw.py
|
|||||||
build_type = debug
|
build_type = debug
|
||||||
build_flags = ${common.general_flags} -Wall
|
build_flags = ${common.general_flags} -Wall
|
||||||
extra_scripts = scripts/checkcode.py
|
extra_scripts = scripts/checkcode.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user