From 017884bbcae9a28a47a589e8187ce08439bdf920 Mon Sep 17 00:00:00 2001 From: CarlWachter Date: Tue, 30 Apr 2024 15:36:07 +0200 Subject: [PATCH] README: CAN Bus --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e6d246..4255e1f 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ anywhere in the application code. ## Can Bus -TODO Add description +Mainly defers to the TACOS CAN module, but provides a simple interface for sending and receiving messages. -Configuration: +Expandable for isotp. ## Watchdog