1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00
This commit is contained in:
norbert-walter
2023-08-10 22:00:14 +02:00
parent b8134490a9
commit 333018cf0d
2 changed files with 2 additions and 2 deletions

View File

@@ -22,6 +22,6 @@ lib_deps =
build_flags=
-D BOARD_NODEMCU32S_OBP60
${env.build_flags}
upload_port = COM3
upload_port = //dev/ttyUSB0
upload_protocol = esptool
monitor_speed = 115200