Add host-side gps protocol testing program
[fw/altos] / src / ao_gps_print.c
index 46521b107207b4a1cc8bd59a6d4b101f17a28b5f..5ad8d0228d3f1143ce1af2562548a9f18a5d8296 100644 (file)
@@ -15,7 +15,9 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
+#ifndef AO_GPS_TEST
 #include "ao.h"
+#endif
 
 struct ao_gps_split {
        uint8_t positive;