X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Fturnon_telemega;h=1fce345ac8d305e274eefd7839017bf0c450385b;hb=HEAD;hp=67f4fb0cfc511b21113d9b516b98510508522791;hpb=e220b00d5c3af42dd840dbd34fba264e11046fc6;p=fw%2Faltos diff --git a/ao-bringup/turnon_telemega b/ao-bringup/turnon_telemega index 67f4fb0c..b433133b 100755 --- a/ao-bringup/turnon_telemega +++ b/ao-bringup/turnon_telemega @@ -14,12 +14,12 @@ else exit 1 fi -VERSION=4.0 +VERSION=6.0 REPO=~/altusmetrumllc/Binaries PRODUCT=TeleMega echo "$PRODUCT v$VERSION Turn-On and Calibration Program" -echo "Copyright 2020 by Bdale Garbee. Released under GPL v3" +echo "Copyright 2023 by Bdale Garbee. Released under GPL v3" echo echo "Expectations:" echo "\t$PRODUCT v$VERSION powered from USB" @@ -76,6 +76,6 @@ done echo 'E 1' > $dev -./test-telemega +./test-telemega-v6.0 exit $?