From 6bb748ed31d20db013ed45acbc2086ab0efad0e3 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 5 Nov 2019 22:23:23 +0100 Subject: can: Mention CAN-FD support in the description. --- decoders/can/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'decoders') diff --git a/decoders/can/__init__.py b/decoders/can/__init__.py index 47f571d..888bb81 100644 --- a/decoders/can/__init__.py +++ b/decoders/can/__init__.py @@ -24,6 +24,8 @@ real-time control. This decoder assumes that a single CAN_RX line is sampled (e.g. on the digital output side of a CAN transceiver IC such as the Microchip MCP-2515DM-BM). + +It also has support for CAN-FD. ''' from .pd import Decoder -- cgit v1.2.3-70-g09d2