Skip to content

Commit f361383

Browse files
authored
Merge pull request #42 from pkuyo/main
Add CanKit to the Libraries section
2 parents 7f234f2 + fb87aa6 commit f361383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ _SAE J2534 Standard_
267267
* [Qt CAN Bus](https://doc.qt.io/qt-5/qtcanbus-backends.html) - A multiplatform C++ plugin based library with support for various CAN Devices (SocketCAN, Sys Tec, PEAK, Virtual).
268268
* [JavaCAN](https://github.com/pschichtel/JavaCAN) - A Java binding library for SocketCAN with support for RAW, BCM and ISO-TP sockets using epoll-based event-driven IO.
269269
* [iso15765-canbus](https://github.com/devcoons/iso15765-canbus) - Implementation of ISO15765-2 in C.
270-
270+
* [CanKit](https://github.com/pkuyo/CanKit) - Cross-platform C#/.NET CAN communication library with a unified API across multiple CAN adapters.
271271

272272
### Examples
273273

0 commit comments

Comments
 (0)