aboutsummaryrefslogtreecommitdiff
path: root/mycan.c
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-13 01:59:39 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-13 01:59:39 -0700
commitf47b05ac78c2ddc987e1e104ae02dbef91bbbc8f (patch)
tree1c8c12e569d6b50ea2ed3f56cbe9e449fe3fe584 /mycan.c
parent9e31edd0a0afba25a59526ddbb4ad9a185c81b67 (diff)
Update comments
Diffstat (limited to 'mycan.c')
-rw-r--r--mycan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mycan.c b/mycan.c
index 208b453..a921c2a 100644
--- a/mycan.c
+++ b/mycan.c
@@ -1,3 +1,4 @@
+// references:
// https://www.waveshare.com/wiki/RS485_CAN_HAT
// https://github.com/howerj/dbcc MIT