diff options
Diffstat (limited to 'decoders/lfast/__init__.py')
-rw-r--r-- | decoders/lfast/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/lfast/__init__.py b/decoders/lfast/__init__.py index a2fd0fe..681f4f9 100644 --- a/decoders/lfast/__init__.py +++ b/decoders/lfast/__init__.py @@ -18,7 +18,7 @@ ## ''' -LFAST is a physical communication interface used mainly by the NXP ZipWire +LFAST is a physical communication interface used mainly by the NXP Zipwire interface. It's a framed asynchronous serial interface using differential TX/RX pairs, capable of data rates of up to 320 MBit/s. |