Skip to content

Commit 7d2dceb

Browse files
committed
Update slip.h
1 parent 920fd34 commit 7d2dceb

File tree

1 file changed

+1
-1
lines changed
  • firmware/chipignite/polysat/include

1 file changed

+1
-1
lines changed

firmware/chipignite/polysat/include/slip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <stdlib.h>
1414
#include <string.h>
1515

16-
// Maximum payload length in bytes
16+
/* Maximum payload length in bytes */
1717
#define SLIP_MAX_PAYLOAD_LEN 64
1818

1919
/* Begin typedef declarations */

0 commit comments

Comments
 (0)