X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao.h;h=d6e27707d7137e7d9077ee6c887bdcad2af48648;hp=54018b371a058d60ba888b8020c45bbbda41d70f;hb=c1e6fa32b856b91afa355cd272d2d7287d3ccca1;hpb=0b65402361f36a0c722977bcb63edb26fda0db28 diff --git a/src/core/ao.h b/src/core/ao.h index 54018b37..d6e27707 100644 --- a/src/core/ao.h +++ b/src/core/ao.h @@ -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: *