diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-07-20 22:07:22 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-07-20 22:07:22 -0600 |
| commit | e747954b6a9e71705f619684df8a118a909b1039 (patch) | |
| tree | 515fb2f188d0eef5436ce8a75c30afa165dbd9f4 /src/ao.h | |
| parent | bd40a5b431847c071f5c486d754eca5627e5e3b9 (diff) | |
| parent | 695879dbccfc5ec6b79698653c58814158f91686 (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'src/ao.h')
| -rw-r--r-- | src/ao.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
