From d87e9c25947d7cc2eba8894a524977f2c55a089a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 21 Apr 2009 02:07:24 -0700 Subject: Clean up telemetry now that all packets are the same --- ao.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ao.h') diff --git a/ao.h b/ao.h index c2e83277..02810d05 100644 --- a/ao.h +++ b/ao.h @@ -695,9 +695,6 @@ struct ao_telemetry { struct ao_gps_data gps; }; -void -ao_telemetry_send(__xdata struct ao_telemetry *telemetry) __reentrant; - void ao_telemetry_init(void); -- cgit v1.2.3