From 2787cf2abc0187679e87d3735ca3e64c2a1a91c8 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 Mar 2019 18:46:01 +0100 Subject: decoders: Various cosmetic/consistency/typo fixes. --- decoders/microwire/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/microwire') diff --git a/decoders/microwire/__init__.py b/decoders/microwire/__init__.py index da2d045..53f52d0 100644 --- a/decoders/microwire/__init__.py +++ b/decoders/microwire/__init__.py @@ -19,6 +19,7 @@ ''' Microwire is a 3-wire half-duplex synchronous serial communication protocol. + Originally from National Semiconductor, it is often used in EEPROM chips with device specific commands on top of the bit stream. -- cgit v1.2.3-70-g09d2