1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

remove typo from platformio.ini

This commit is contained in:
andreas
2023-11-05 15:12:46 +01:00
parent bf6efd1cd4
commit a9fc00cae4

View File

@@ -145,7 +145,7 @@ board = m5stick-c
lib_deps = ${env.lib_deps}
build_flags =
-D BOARD_M5STICK_CANUNIT -D HAS_RTC -D HAS_M5LCD
${env.build_flags}${sensors.lib_deps}
${env.build_flags}
upload_port = /dev/esp32
upload_protocol = esptool