add serialsockCANmanage

This commit is contained in:
2022-01-31 17:37:08 +03:00
parent 830716fd1c
commit 7ecdf689d3
14 changed files with 614 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define EBUG
#define _GNU_SOURCE
#define _XOPEN_SOURCE=1111