mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
github changes
This commit is contained in:
@@ -22,6 +22,7 @@ framework = arduino
|
||||
lib_deps = ${common.lib_deps}
|
||||
build_flags = ${common.build_flags} ${common.build_flags_custom}
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
; comment out next line if using USB and not OTA
|
||||
upload_port = "boiler."
|
||||
; examples....
|
||||
@@ -36,6 +37,7 @@ framework = arduino
|
||||
lib_deps = ${common.lib_deps}
|
||||
build_flags = ${common.build_flags} ${common.build_flags_custom}
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
; comment out next line if using USB and not OTA
|
||||
upload_port = "boiler."
|
||||
; examples....
|
||||
|
||||
Reference in New Issue
Block a user