Get config stuff hooked up for MegaMetrum
[fw/altos] / src / stm / ao_arch.h
index fcc177ef0b093fd610cc9e07168d2ad15acf1f24..188b89962b3532b5aa6634a8d47004f50d382495 100644 (file)
@@ -201,5 +201,7 @@ ao_serial3_pollchar(void);
 void
 ao_serial3_set_speed(uint8_t speed);
 
+extern uint32_t        ao_radio_cal;
+
 #endif /* _AO_ARCH_H_ */