altos: Get CC115L radio working.
[fw/altos] / src / drivers / ao_cc1120.c
index 53bb5a62f5621bedb4c94d48d76b660b5213ea46..a26eccbc26d10a16b1719a12a612aeb0fa049dad 100644 (file)
@@ -747,7 +747,7 @@ ao_radio_send(const void *d, uint8_t size)
 #define AO_RADIO_LOTS  64
 
 void
-ao_radio_send_lots(ao_radio_fill_func fill)
+ao_radio_send_aprs(ao_radio_fill_func fill)
 {
        uint8_t buf[AO_RADIO_LOTS], *b;
        int     cnt;