X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Fturnon_telemega;h=e2b539e1a2ef7356a341a4041010d43af162a76e;hb=master;hp=67f4fb0cfc511b21113d9b516b98510508522791;hpb=cff5506e97314bf9b34d80a01cbdfcad22f3ce08;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 $?