altos: Place STM config values at fixed addresses for re-use
[fw/altos] / src / megametrum-v0.1 / ao_pins.h
index 2c438f6c9f53dba8f82a6ce4244fbdb49c370b42..6b0f9832f669696ce411c09a4a66a83f6cd56527 100644 (file)
@@ -268,6 +268,10 @@ struct ao_adc {
  * Radio (cc1120)
  */
 
+/* gets pretty close to 434.550 */
+
+#define AO_RADIO_CAL_DEFAULT   0x6ca333
+
 #define AO_FEC_DEBUG           0
 #define AO_CC1120_SPI_CS_PORT  (&stm_gpioc)
 #define AO_CC1120_SPI_CS_PIN   5