1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-16 07:23:07 +01:00

fix sunset/sunrise bug

This commit is contained in:
Geronius
2022-04-03 20:32:54 +02:00
parent a4e8b7217b
commit da3da6b505
3 changed files with 6 additions and 10 deletions

View File

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