[PACKET_IO]format comment

This commit is contained in:
liuwentan
2022-07-29 15:41:09 +08:00
parent ee2513fde4
commit 7a52bf3c60
9 changed files with 61 additions and 75 deletions

View File

@@ -3,6 +3,5 @@
#include "marsio.h"
struct packet {
marsio_buff_t *rx_buf;
};