diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-01-10 17:43:34 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-01-10 17:43:34 -0700 |
| commit | 86ccbac16f5cd0be4a4c11260816b4799cda46f2 (patch) | |
| tree | 3bbdf8d4479195ab267b6c3ef6c086cd8baf06b0 /ao-bringup/turnon_telemega | |
| parent | ebe009b9c7c2f4de3405479f800a33b449fcbb1e (diff) | |
modify bringup scripts to handle TeleMega v2.0
Diffstat (limited to 'ao-bringup/turnon_telemega')
| -rwxr-xr-x | ao-bringup/turnon_telemega | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-bringup/turnon_telemega b/ao-bringup/turnon_telemega index 7b95bf20..62f51fba 100755 --- a/ao-bringup/turnon_telemega +++ b/ao-bringup/turnon_telemega @@ -14,7 +14,7 @@ else exit 1 fi -VERSION=1.0 +VERSION=2.0 REPO=~/altusmetrumllc/Binaries echo "TeleMega v$VERSION Turn-On and Calibration Program" |
