mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-11 10:19:55 +03:00
add uuid-* libs - https://github.com/proddy/EMS-ESP/issues/251
This commit is contained in:
@@ -45,13 +45,16 @@ lib_deps =
|
|||||||
https://github.com/PaulStoffregen/OneWire
|
https://github.com/PaulStoffregen/OneWire
|
||||||
https://github.com/me-no-dev/ESPAsyncWebServer
|
https://github.com/me-no-dev/ESPAsyncWebServer
|
||||||
https://github.com/bakercp/CRC32
|
https://github.com/bakercp/CRC32
|
||||||
https://github.com/nomis/mcu-uuid-syslog
|
https://github.com/me-no-dev/ESPAsyncUDP
|
||||||
JustWifi@2.0.2 ; https://github.com/xoseperez/justwifi
|
JustWifi@2.0.2 ; https://github.com/xoseperez/justwifi
|
||||||
AsyncMqttClient@0.8.2 ; https://github.com/marvinroger/async-mqtt-client
|
AsyncMqttClient@0.8.2 ; https://github.com/marvinroger/async-mqtt-client
|
||||||
EEPROM_Rotate@0.9.2 ; https://github.com/xoseperez/eeprom_rotate
|
EEPROM_Rotate@0.9.2 ; https://github.com/xoseperez/eeprom_rotate
|
||||||
ArduinoJson@6.13.0 ; https://github.com/bblanchon/ArduinoJson
|
ArduinoJson@6.13.0 ; https://github.com/bblanchon/ArduinoJson
|
||||||
ESPAsyncTCP@1.2.2 ; https://github.com/me-no-dev/ESPAsyncTCP
|
ESPAsyncTCP@1.2.2 ; https://github.com/me-no-dev/ESPAsyncTCP
|
||||||
https://github.com/me-no-dev/ESPAsyncUDP
|
uuid-common@^1.1.0
|
||||||
|
uuid-log@^2.1.1
|
||||||
|
uuid-syslog@^2.0.4 ; https://github.com/nomis/mcu-uuid-syslog
|
||||||
|
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user