altos: Use 32-bits for flight state data (alt/speed/accel)
[fw/altos] / src / kernel / ao_cmd.c
index 0052bdce916be3fc93245f7812db33ed004c4fcf..d2f583ef7d8c795bf6cafe18bd6db3faebf9a164 100644 (file)
@@ -289,6 +289,9 @@ version(void)
 #endif
 #if defined(AO_BOOT_APPLICATION_BASE) && defined(AO_BOOT_APPLICATION_BOUND)
               "program-space    %u\n"
+#endif
+#if AO_VALUE_32
+              "altitude-32      1\n"
 #endif
               , ao_manufacturer
               , ao_product