diff options
Diffstat (limited to 'decoders/sipi/__init__.py')
-rw-r--r-- | decoders/sipi/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/sipi/__init__.py b/decoders/sipi/__init__.py index 0c268a1..d62e3c1 100644 --- a/decoders/sipi/__init__.py +++ b/decoders/sipi/__init__.py @@ -19,7 +19,7 @@ ''' The Serial Inter-Processor Interface (SIPI) is a higher-level protocol that runs -over the LFAST physical interface. Together, they form the NXP ZipWire interface. +over the LFAST physical interface. Together, they form the NXP Zipwire interface. The SIPI interface is also provided by Infineon as HSST, using HSCT for transport. |