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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"