From fd2c8c20650c9d2ff332e5da55e0cdd943cf5cc3 Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Thu, 17 Aug 2023 14:25:33 -0400 Subject: add sensor watch lite --- utils/movement_bulk_installer/shipboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/movement_bulk_installer') 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!" -- cgit v1.2.3