From 156509ca42f0df2380c9f205f9aad337e1a07802 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 1 Feb 2012 22:23:03 +0100 Subject: srd: Move all protocol docs to __init__.py files. --- decoders/i2cdemux/i2cdemux.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'decoders/i2cdemux/i2cdemux.py') diff --git a/decoders/i2cdemux/i2cdemux.py b/decoders/i2cdemux/i2cdemux.py index 354d06c..a597188 100644 --- a/decoders/i2cdemux/i2cdemux.py +++ b/decoders/i2cdemux/i2cdemux.py @@ -18,12 +18,7 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# # Generic I2C demultiplexing protocol decoder -# -# Takes an I2C stream as input and outputs multiple I2C streams, each stream -# containing only I2C packets for one specific I2C slave. -# import sigrokdecode as srd -- cgit v1.2.3-70-g09d2