]> sigrok.org Git - libsigrokdecode.git/commit
srd: onewire_link: Annotations shouldn't be ALLCAPS.
authorUwe Hermann <redacted>
Sat, 21 Jul 2012 19:58:20 +0000 (21:58 +0200)
committerUwe Hermann <redacted>
Sat, 21 Jul 2012 19:58:20 +0000 (21:58 +0200)
commit1fe967f266313f26f76f5b94800aad64dfdb3f5b
tree49f392a8015855671951bbf59478b2f950878200
parent500560a16ed5ea35def72714d1e38a92dd74f5be
srd: onewire_link: Annotations shouldn't be ALLCAPS.

While states in the PD should be ALLCAPS per guidelines (for
consistency), the annotations that a PD outputs (and are shown in a
console via sigrok-cli or in a GUI) should be "normal" human-readable
text/formatting usually, i.e. not ALLCAPS.
decoders/onewire_network/onewire_network.py