From 4c3b1846c9c307c1c35f86d259ddb968ed92718d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:43:21 +0100 Subject: All PDs: Improve/fix descriptions. --- decoders/i2cdemux/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'decoders/i2cdemux') diff --git a/decoders/i2cdemux/__init__.py b/decoders/i2cdemux/__init__.py index 93f6c34..c5202c5 100644 --- a/decoders/i2cdemux/__init__.py +++ b/decoders/i2cdemux/__init__.py @@ -19,10 +19,10 @@ ## ''' -Generic I²C demultiplexing protocol decoder. +This is a generic I²C demultiplexing protocol decoder. -Takes an I²C stream as input and outputs multiple I²C streams, each stream -containing only I²C packets for one specific I²C slave. +It takes an I²C stream as input and outputs multiple I²C streams, each +stream containing only I²C packets for one specific I²C slave. ''' from .pd import * -- cgit v1.2.3-70-g09d2