#pragma once #include "marsio.h" struct packet { marsio_buff_t *rx_buf; };