X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fcan%2F__init__.py;h=888bb81928bcf4e229a94d5278810795e6b4a346;hb=3f5f3a92889e2f297ee6b94362e587a2994f896b;hp=47f571d62072b0b8f9adddfd56b6dbb674ed78ea;hpb=4539e9ca58966ce3c9cad4801b16c315e86ace01;p=libsigrokdecode.git 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