mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
esp32 uart timing, RC35 thermostat mqtt enhancement, fix type_id display
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
; For EMS-ESP
|
||||
|
||||
[platformio]
|
||||
; default_envs = esp8266
|
||||
default_envs = esp8266
|
||||
; default_envs = esp32
|
||||
default_envs = esp32_d1
|
||||
; default_envs = esp32_d1
|
||||
|
||||
# override any settings with your own local ones in pio_local.ini
|
||||
extra_configs = pio_local.ini
|
||||
@@ -74,7 +74,7 @@ upload_protocol = espota
|
||||
upload_flags =
|
||||
--port=8266
|
||||
--auth=neo
|
||||
upload_port = 192.168.0.23
|
||||
upload_port = 192.168.0.20
|
||||
|
||||
[env:esp8266]
|
||||
build_type = release
|
||||
|
||||
Reference in New Issue
Block a user