I’ll get @hyphop to update the automated script. But from what I can read, he placed the static variables at the top of the script. Download the script to your Mac, and update it as follows:
Change the following 2-lines:
FW=Tone2_Pro_Firmware_V1.30_210730
FN=Tone2_Pro_XMOS_V1.30_210730.bin
Once you’ve made the modifications, open a Terminal app and cd to the directory of the bash script, and run these commands to update your Tone2 Pro to v1.30 (ensure it is plugged in via USB-C):
chmod 0777 upgrade_dfu.sh
./upgrade_dfu.sh
