mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
update espota example
This commit is contained in:
@@ -1,17 +1,15 @@
|
|||||||
[env]
|
[env]
|
||||||
upload_port = COM3
|
upload_protocol = espota
|
||||||
|
upload_flags =
|
||||||
|
--port=8266
|
||||||
|
--auth=ems-esp-neo
|
||||||
|
upload_port = 10.10.10.101
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
; debug_flags = -DENABLE_CORS -DEMSESP_TEST
|
; debug_flags = -DENABLE_CORS -DEMSESP_TEST
|
||||||
; debug_flags = -DEMSESP_DEBUG -DEMSESP_TEST
|
; debug_flags = -DEMSESP_DEBUG -DEMSESP_TEST
|
||||||
debug_flags = -DEMSESP_TEST
|
debug_flags = -DEMSESP_TEST
|
||||||
|
|
||||||
upload_protocol = espota
|
|
||||||
upload_flags =
|
|
||||||
--port=8266
|
|
||||||
--auth=ems-esp-neo
|
|
||||||
upload_port = ems-esp.local
|
|
||||||
|
|
||||||
[env:esp32]
|
[env:esp32]
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
debug_tool = esp-prog
|
debug_tool = esp-prog
|
||||||
|
|||||||
Reference in New Issue
Block a user