diff --git a/device_specific/flash_the_m5stack_m5stickc_plus b/device_specific/flash_the_m5stack_m5stickc_plus index b57eea2..2b74d3c 100755 --- a/device_specific/flash_the_m5stack_m5stickc_plus +++ b/device_specific/flash_the_m5stack_m5stickc_plus @@ -91,8 +91,6 @@ if [ "${initial_tty_device_permissions:2}" -lt 6 ]; then echo fi -idf.py flash - idf.py -p ${tty_device} -b 115200 flash echo -e "\nSUCCESS! Jade ${jade_version} is now installed on your ${chosen_device}.\nYou can close this window.\n"