diff options
Diffstat (limited to 'decoders/mx25lxx05d/__init__.py')
-rw-r--r-- | decoders/mx25lxx05d/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/mx25lxx05d/__init__.py b/decoders/mx25lxx05d/__init__.py index 26b1a58..3f3c1c6 100644 --- a/decoders/mx25lxx05d/__init__.py +++ b/decoders/mx25lxx05d/__init__.py @@ -19,7 +19,7 @@ ## ''' -Macronix MX25Lxx05D SPI (NOR) flash chip decoder. +Macronix MX25Lxx05D SPI (NOR) flash chip protocol decoder. Works for MX25L1605D/MX25L3205D/MX25L6405D. |