]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2cfilter/__init__.py
srd: Move all protocol docs to __init__.py files.
[libsigrokdecode.git] / decoders / i2cfilter / __init__.py
index 6c5f1ec0e2bfe8d211b97066caf177cad40c6148..e9a9ab6028466134b1679751fe9e823c240df13d 100644 (file)
@@ -18,6 +18,8 @@
 ##
 
 '''
+Generic I2C filtering protocol decoder.
+
 Takes input from the I2C protocol decoder and filters out traffic from/to
 a single address on the I2C bus.