X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2Fturnon_telemega;h=2e8b7492a9dae31bb588ed086286b90f92e807f0;hp=497767888c0b8b325bb76be87e5a59606123f138;hb=95fc564503ced6febe7136813e76592ecac9c1d7;hpb=6d14f809b54b99725447a934047167c2e7febe82 diff --git a/ao-bringup/turnon_telemega b/ao-bringup/turnon_telemega index 49776788..2e8b7492 100755 --- a/ao-bringup/turnon_telemega +++ b/ao-bringup/turnon_telemega @@ -14,12 +14,12 @@ else exit 1 fi -VERSION=3.0 +VERSION=5.0 REPO=~/altusmetrumllc/Binaries PRODUCT=TeleMega echo "$PRODUCT v$VERSION Turn-On and Calibration Program" -echo "Copyright 2017 by Bdale Garbee. Released under GPL v3" +echo "Copyright 2021 by Bdale Garbee. Released under GPL v3" echo echo "Expectations:" echo "\t$PRODUCT v$VERSION powered from USB" @@ -46,7 +46,7 @@ echo $FLASH_STM $FLASH_STM $REPO/loaders/telemega-v$VERSION*.elf -sleep 5 +sleep 3 $USBLOAD --serial=$SERIAL --force $REPO/telemega-v$VERSION*.elf || exit 1