aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CANBUS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CANBUS.md')
-rw-r--r--docs/CANBUS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CANBUS.md b/docs/CANBUS.md
index 651ed4c9..e80141a9 100644
--- a/docs/CANBUS.md
+++ b/docs/CANBUS.md
@@ -135,3 +135,7 @@ iface can0 can static
be configured in Klipper's printer.cfg file with a `serial:`
parameter. The bridge board appears as a "USB CAN adapter" and it is
configured in the printer.cfg as a [CAN node](#configuring-klipper).
+
+## Tips for troubleshooting
+
+See the [CAN bus troubleshooting](CANBUS_Troubleshooting.md) document.