summaryrefslogtreecommitdiff
path: root/src/ao.h
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-07-20 22:07:22 -0600
committerBdale Garbee <bdale@gag.com>2010-07-20 22:07:22 -0600
commite747954b6a9e71705f619684df8a118a909b1039 (patch)
tree515fb2f188d0eef5436ce8a75c30afa165dbd9f4 /src/ao.h
parentbd40a5b431847c071f5c486d754eca5627e5e3b9 (diff)
parent695879dbccfc5ec6b79698653c58814158f91686 (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'src/ao.h')
-rw-r--r--src/ao.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ao.h b/src/ao.h
index a2dfadd0..dfff8a8d 100644
--- a/src/ao.h
+++ b/src/ao.h
@@ -804,7 +804,7 @@ ao_gps_report_init(void);
*/
#define AO_MAX_CALLSIGN 8
-#define AO_TELEMETRY_VERSION 2
+#define AO_TELEMETRY_VERSION 3
struct ao_telemetry {
uint8_t addr;