aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-13 01:47:49 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-13 01:47:49 -0700
commitc6028c3b7b617d176f24ede247298b6bae06571a (patch)
treee3a93c641711f66fa910043c10b5c89ac8139b7d /README.md
parenta0564fd4851ff4f2f43a969fb80f5bad3b682925 (diff)
Updata readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2739221..b2bb55b 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,14 @@ sudo make install
mycan
```
+usage
+```sh
+# use default can0 network interface
+mycan
+# use vcan0 network interface
+mycan vcan0
+```
+
all_SRE_edited.c and all_SRE_edited.h are auto generated by [dbcc](https://github.com/howerj/dbcc) via `dbcc all_SRE_edited.dbc`, see Makfile. all_SRE_edited.dbc is edited from [SR-16 Custom BMS.dbc](https://github.com/spartanracingelectric/SR16-CustomBMS/blob/main/SR-16%20Custom%20BMS.dbc) by editing some lines to make dbcc work.
Infrastructure configs not included yet on raspberry pi: