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

Update run

changes
This commit is contained in:
Norbert Walter
2023-12-20 18:31:35 +01:00
committed by GitHub
parent 7a3529dbd0
commit 410fa02bf0

View File

@@ -20,7 +20,7 @@ pip3 install platformio
# Compile the firmware
echo "Compiling Firmware"
platformio run -e nodemcu32s_obp60
platformio run -e obp60_s3
# Copy all bin files in docs folder for online flash tool
#echo "Copy bin files"