update easymega turn-on script for v2.0
[fw/altos] / ao-bringup / turnon_easymega
index b14ed2ab9895c835d20f3de84bdb2775753db31b..9de8d985dd04c7408f68a904a3eb63415aacaaa4 100755 (executable)
@@ -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"