platformio: ip

This commit is contained in:
Patrick Haßel 2024-12-27 14:02:50 +01:00
parent aef62ffc47
commit 4d69492986

View File

@ -14,7 +14,7 @@ board = esp32dev
framework = arduino framework = arduino
lib_deps = https://github.com/adafruit/Adafruit_NeoPixel lib_deps = https://github.com/adafruit/Adafruit_NeoPixel
build_flags = build_flags =
upload_port = 10.0.0.142 upload_port = 10.0.0.116
upload_protocol = espota upload_protocol = espota
;upload_port = /dev/ttyUSB0 ;upload_port = /dev/ttyUSB0
;upload_speed = 921600 ;upload_speed = 921600