diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 14:31:21 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 14:59:46 +0200 |
commit | 47405f47db235c06d9f2ad26ae51791136b62a91 (patch) | |
tree | c7ee2e251ed3abe20a27af45178368e3fe5ae740 /decoders/am230x/__init__.py | |
parent | b1f2b85bd9a7cb79265f251cbecba84cdc04dd5e (diff) | |
download | libsigrokdecode-47405f47db235c06d9f2ad26ae51791136b62a91.tar.gz libsigrokdecode-47405f47db235c06d9f2ad26ae51791136b62a91.zip |
am230x: Minor cosmetics.
Diffstat (limited to 'decoders/am230x/__init__.py')
-rw-r--r-- | decoders/am230x/__init__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/decoders/am230x/__init__.py b/decoders/am230x/__init__.py index 84e36c2..782c095 100644 --- a/decoders/am230x/__init__.py +++ b/decoders/am230x/__init__.py @@ -19,11 +19,11 @@ ## ''' -This decoder handles the proprietary single wire communication protocol used by -the AM230x series of digital humidity and temperature sensors. +This decoder handles the proprietary single wire communication protocol used +by the Aosong AM230x/DHTxx series of digital humidity and temperature sensors. Sample rate: -A sample rate of at least 200 kHz is recommended to properly detect all the +A sample rate of at least 200kHz is recommended to properly detect all the elements of the protocol. Options: |