mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
text change
This commit is contained in:
@@ -23,12 +23,12 @@ platform = espressif8266
|
||||
lib_deps =
|
||||
https://github.com/rlogiacco/CircularBuffer
|
||||
https://github.com/PaulStoffregen/OneWire
|
||||
https://github.com/me-no-dev/ESPAsyncWebServer#b0c6144
|
||||
https://github.com/me-no-dev/ESPAsyncWebServer
|
||||
https://github.com/bakercp/CRC32
|
||||
JustWifi@2.0.2
|
||||
AsyncMqttClient@0.8.2
|
||||
EEPROM_Rotate@0.9.2
|
||||
ArduinoJson@6.12.0
|
||||
ArduinoJson@6.13.0
|
||||
ESPAsyncUDP
|
||||
ESPAsyncTCP@1.2.2
|
||||
upload_speed = 921600
|
||||
@@ -38,7 +38,7 @@ monitor_speed = 115200
|
||||
;upload_port = /dev/cu.wchusbserial14403
|
||||
;upload_port = /dev/cu.usbserial-1440
|
||||
|
||||
; comment out these next 2 lines if using OTA
|
||||
; comment out these next 2 lines if not using OTA and going direct via USB
|
||||
upload_protocol = espota
|
||||
upload_port = ems-esp.local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user