Skip to content

Commit

Permalink
fix: remove extra flash command (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccurious authored Dec 17, 2023
1 parent efd65f3 commit b9dc848
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions device_specific/flash_the_m5stack_m5stickc_plus
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit b9dc848

Please sign in to comment.