diff options
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/movement_bulk_installer/shipboards.sh | 2 | ||||
-rw-r--r-- | utils/movement_bulk_installer/standard-red.uf2 | bin | 0 -> 217088 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/utils/movement_bulk_installer/shipboards.sh b/utils/movement_bulk_installer/shipboards.sh index 537eae68..b4c01341 100755 --- a/utils/movement_bulk_installer/shipboards.sh +++ b/utils/movement_bulk_installer/shipboards.sh @@ -15,7 +15,7 @@ while [ true ] ; do done sleep 0.5 clear - cp ./standard-green.uf2 /Volumes/WATCHBOOT/ + cp ./standard-red.uf2 /Volumes/WATCHBOOT/ if [ $? -eq 0 ] then echo -e "${GREEN}Success!${END} Board flashed successfully!" diff --git a/utils/movement_bulk_installer/standard-red.uf2 b/utils/movement_bulk_installer/standard-red.uf2 Binary files differnew file mode 100644 index 00000000..b74e539c --- /dev/null +++ b/utils/movement_bulk_installer/standard-red.uf2 |