X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fxfp%2F__init__.py;h=72f359505b1171f1931e6068c367da5edce8327a;hb=2787cf2abc0187679e87d3735ca3e64c2a1a91c8;hp=c4fb008062c56ffa202a60a468d3037cfe57766a;hpb=2b46b01c72c06683b3130647affe92c425d573b5;p=libsigrokdecode.git diff --git a/decoders/xfp/__init__.py b/decoders/xfp/__init__.py index c4fb008..72f3595 100644 --- a/decoders/xfp/__init__.py +++ b/decoders/xfp/__init__.py @@ -31,9 +31,8 @@ module startup. Other table are either reserved for future expansion, or available for vendor-specific extensions. This decoder supports both lower memory and table 0x01. -The XFP specification is available here: - - ftp://ftp.seagate.com/sff/INF-8077.PDF +Details: +ftp://ftp.seagate.com/sff/INF-8077.PDF (XFP specification) ''' from .pd import Decoder