X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2Fturnon_easymega;fp=ao-bringup%2Fturnon_easymega;h=9de8d985dd04c7408f68a904a3eb63415aacaaa4;hp=b14ed2ab9895c835d20f3de84bdb2775753db31b;hb=84c04a114898d97a13f61e1006949dc3926eeba1;hpb=e9a3268285e97b7316c3321892e77814703ff71d diff --git a/ao-bringup/turnon_easymega b/ao-bringup/turnon_easymega index b14ed2ab..9de8d985 100755 --- a/ao-bringup/turnon_easymega +++ b/ao-bringup/turnon_easymega @@ -1,6 +1,8 @@ #!/bin/sh PRODUCT=EasyMega +VERSION=2.0 +REPO=~/altusmetrumllc/Binaries if [ -x ../ao-tools/ao-flash/ao-flash-stm ]; then STMLOAD=../ao-tools/ao-flash/ao-flash-stm @@ -16,11 +18,8 @@ else exit 1 fi -VERSION=1.0 -REPO=~/altusmetrumllc/Binaries - echo "$PRODUCT v$VERSION Turn-On and Calibration Program" -echo "Copyright 2014 by Bdale Garbee. Released under GPL v2" +echo "Copyright 2018 by Bdale Garbee. Released under GPL v2" echo echo "Expectations:" echo "\t$PRODUCT v$VERSION"