parent
7a3529dbd0
commit
410fa02bf0
|
@ -20,7 +20,7 @@ pip3 install platformio
|
||||||
|
|
||||||
# Compile the firmware
|
# Compile the firmware
|
||||||
echo "Compiling 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
|
# Copy all bin files in docs folder for online flash tool
|
||||||
#echo "Copy bin files"
|
#echo "Copy bin files"
|
||||||
|
|
Loading…
Reference in New Issue