LIN: Network support

This commit is contained in:
Kyle Johannes
2023-02-03 18:27:08 +00:00
parent 4229d8b66a
commit 539cfa511b
13 changed files with 723 additions and 4 deletions
@@ -18,6 +18,9 @@ public:
CANErrorCount = 0x100,
LINHeaderOnly = 0x200,
LINBreak = 0x201,
// Past 0x8000 are all for internal use only
Invalid = 0x8000,
RawMessage = 0x8001,