diff options
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index abe1a3b1..50d04bb5 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -60,6 +60,8 @@ communication with the Klipper developers. control API. - [MCU commands](MCU_Commands.md): A description of low-level commands implemented in the micro-controller software. +- [CAN bus protocol](CANBUS_protocol.md): Klipper CAN bus message + format. - [Debugging](Debugging.md): Information on how to test and debug Klipper. - [Benchmarks](Benchmarks.md): Information on the Klipper benchmark |