]>
git.scottworley.com Git - tattlekey/blob - client/sends.h
02d49db846c767905da47ed83bfe65d7e2912dfc
4 #include "pico/cyw43_arch.h"
5 #include "pico/util/pheap.h"
13 uint32_t next_send(send_t
*s
);
15 bool next_send_less_than(void *user_data
, pheap_node_id_t a
, pheap_node_id_t b
);