]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/can/__init__.py
can: Mention CAN-FD support in the description.
[libsigrokdecode.git] / decoders / can / __init__.py
index 47f571d62072b0b8f9adddfd56b6dbb674ed78ea..888bb81928bcf4e229a94d5278810795e6b4a346 100644 (file)
@@ -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