Correct init Door

This commit is contained in:
2022-06-14 18:31:05 +03:00
parent 88129c5692
commit 4b7e1b00d7
2 changed files with 8 additions and 8 deletions

View File

@@ -15,8 +15,8 @@ framework = arduino
board_build.f_cpu = 26000000L
board_build.ldscript = eagle.flash.1m.ld
;board_build.flash_mode = dout
;upload_protocol = espota
;upload_port = 192.168.1.25
upload_protocol = espota
upload_port = 192.168.1.154
lib_deps =
# RECOMMENDED
# Accept new functionality in a backwards compatible manner and patches