this allows us to fill the packet struct, then pass it to something that expects an array of bytes More...
#include <intercom.h>
Data Fields | |
| intercom_packet_t | packet |
| uint8_t | data [sizeof(intercom_packet_t)] |
this allows us to fill the packet struct, then pass it to something that expects an array of bytes
1.7.2