]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/ds28ea00/pd.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / ds28ea00 / pd.py
index 9a578449c6956b7761896d0de17abeb7a42dc2f5..39290b45bea235075f34939bada24e6174ac0092 100644 (file)
@@ -45,7 +45,7 @@ class Decoder(srd.Decoder):
     outputs = []
     tags = ['IC', 'Sensor']
     annotations = (
-        ('text', 'Human-readable text'),
+        ('text', 'Text'),
     )
 
     def __init__(self):