File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,8 @@ Implement communication with CAN bus via MCP2515 by CanHacker (lawicel) protocol
29294 . Restart the Arduino IDE to see the new "canhacker" library with examples
3030
3131Testes with Arduino Nano.
32- On Arduino Uno have problem with too long boot period and losing first command
32+ On Arduino Uno have problem with too long boot period and losing first command
33+
34+ ## Contributing
35+
36+ Feel free to open issues, create pull requests and other contributions
Original file line number Diff line number Diff line change @@ -70,3 +70,7 @@ void loop() {
7070Protocol CanHacker (lawicel) described in [ CanHacker for Windows documentation] ( http://www.mictronics.de/projects/usb-can-bus/ )
7171
7272Library implements it partially. [ Suported commands listed here] ( protocol.md ) .
73+
74+ ## Contributing
75+
76+ Feel free to open issues, create pull requests and other contributions
Original file line number Diff line number Diff line change @@ -69,4 +69,8 @@ void loop() {
6969
7070Протокол CanHacker (lawicel) описан в [ документации к приложению CanHacker] ( http://www.mictronics.de/projects/usb-can-bus/ )
7171
72- Библиотека реализует его не полностью. [ Поддерживаемые комманды приведены здесь] ( protocol.md ) .
72+ Библиотека реализует его не полностью. [ Поддерживаемые комманды приведены здесь] ( protocol.md ) .
73+
74+ ## Содействие
75+
76+ Приветствуются любые способы участия в коде.
You can’t perform that action at this time.
0 commit comments