We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920fd34 commit 7d2dcebCopy full SHA for 7d2dceb
firmware/chipignite/polysat/include/slip.h
@@ -13,7 +13,7 @@
13
#include <stdlib.h>
14
#include <string.h>
15
16
-// Maximum payload length in bytes
+/* Maximum payload length in bytes */
17
#define SLIP_MAX_PAYLOAD_LEN 64
18
19
/* Begin typedef declarations */
0 commit comments