X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fi2c%2Fi2c.py;h=7dce8e12dab31a980a7339608f43a9f7153f73a3;hp=b1c4a8acaf3080258cdbd186a5d5769cd641f2ee;hb=e4f822680083b65e34b9c8b091025f66ea6efde6;hpb=9d122fd5d66aa178547ec4222ab5f526f8a14cf7 diff --git a/decoders/i2c/i2c.py b/decoders/i2c/i2c.py index b1c4a8a..7dce8e1 100644 --- a/decoders/i2c/i2c.py +++ b/decoders/i2c/i2c.py @@ -33,9 +33,9 @@ import sigrokdecode as srd # Annotation feed formats -ANN_SHIFTED = 0 +ANN_SHIFTED = 0 ANN_SHIFTED_SHORT = 1 -ANN_RAW = 2 +ANN_RAW = 2 # Values are verbose and short annotation, respectively. protocol = {