altos: Hook APRS up to the radio
[fw/altos] / src / core / ao.h
index 54018b371a058d60ba888b8020c45bbbda41d70f..d6e27707d7137e7d9077ee6c887bdcad2af48648 100644 (file)
@@ -529,6 +529,11 @@ ao_radio_recv_abort(void);
 void
 ao_radio_test(uint8_t on);
 
+typedef int16_t (*ao_radio_fill_func)(uint8_t *buffer, int16_t len);
+
+void
+ao_radio_send_lots(ao_radio_fill_func fill);
+
 /*
  * Compute the packet length as follows:
  *