From 9e1437a045ef0c7df7e847be148fac6b4c0bbb4b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 1 Jan 2013 19:11:13 +0100 Subject: Small cosmetic/consistency fixes in the PDs. --- decoders/maxim_ds28ea00/pd.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoders/maxim_ds28ea00/pd.py') diff --git a/decoders/maxim_ds28ea00/pd.py b/decoders/maxim_ds28ea00/pd.py index 026457e..10b198f 100644 --- a/decoders/maxim_ds28ea00/pd.py +++ b/decoders/maxim_ds28ea00/pd.py @@ -40,9 +40,9 @@ command = { class Decoder(srd.Decoder): api_version = 1 id = 'maxim_ds28ea00' - name = 'Maxim DS28EA00' + name = 'DS28EA00' longname = 'Maxim DS28EA00 1-Wire digital thermometer' - desc = '1-Wire digital thermometer with Sequence Detect and PIO' + desc = '1-Wire digital thermometer with Sequence Detect and PIO.' license = 'gplv2+' inputs = ['onewire_network'] outputs = ['maxim_ds28ea00'] -- cgit v1.2.3-70-g09d2