github changes

This commit is contained in:
proddy
2018-12-23 14:10:27 +01:00
3 changed files with 176 additions and 0 deletions

View File

@@ -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....