index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network
/
udp.h
blob: c6ac753ab14e76783fef5227917f411d97b6e9ad (
plain
)
1
2
3
#include <stdint.h> void handle_udp(const uint8_t *payload, uint32_t packet_length);