summaryrefslogtreecommitdiff
path: root/ao_telemetry.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-04-26 15:05:29 -0700
committerKeith Packard <keithp@keithp.com>2009-04-26 15:05:29 -0700
commit70a69f3acdca27b80cdb2069de59bbc6dba83dbd (patch)
tree39fdb914ea6dbd02032ae1f322f19b94a1cb07fe /ao_telemetry.c
parent5ed3b1cb52b573db1fee9655a29a0e6dd72f53fe (diff)
Label binaries with product and serial info
Diffstat (limited to 'ao_telemetry.c')
-rw-r--r--ao_telemetry.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ao_telemetry.c b/ao_telemetry.c
index db2cfda0..5299b487 100644
--- a/ao_telemetry.c
+++ b/ao_telemetry.c
@@ -17,9 +17,6 @@
#include "ao.h"
-/* XXX make serial numbers real */
-__xdata uint8_t ao_serial_number = 2;
-
__xdata uint16_t ao_telemetry_interval = 0;
__xdata uint8_t ao_rdf = 0;
__xdata uint16_t ao_rdf_time;