We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07eabfd commit 8581d98Copy full SHA for 8581d98
1 file changed
README.md
@@ -7,6 +7,11 @@ CANvenient is an abstraction layer for multiple CAN APIs on Windows and Linux.
7
It provides a unified interface for CAN communication, allowing developers to
8
write code that is portable across different platforms and CAN hardware.
9
10
+## API Reference
11
+
12
+The API reference is available at
13
+[https://canopenterm.de/canvenient](https://canopenterm.de/canvenient).
14
15
## Supported Back-Ends
16
17
The following back-ends are currently implemented:
0 commit comments