Commit Graph

8 Commits

Author SHA1 Message Date
Maurice (mausy5043) Hendrix 07cbb98dca pep8:E711 comparison to None should be `if cond is not None:` 2016-04-27 11:29:01 +02:00
Maurice (mausy5043) Hendrix dc3ce64eb4 pep8:E225 Whitespace around operators 2016-04-27 11:27:05 +02:00
Maurice (mausy5043) Hendrix e45b1c2fe5 pep8:E261 At least two spaces before inline comment 2016-04-27 11:21:18 +02:00
Stefano Miccoli dc1d244cd8 small bug fix for python example 2016-04-09 21:03:17 +02:00
Fabien Reboia 523fe86862 Python: add dht11 sensor python code.
It consists of a stripped rewrite of the DHT22 code.
As an addition it implements the iterable protocol.
2015-02-09 09:36:47 +00:00
joan 8cb2e78171 V23 2014-11-25 18:05:55 +00:00
joan e8a8ce1982 V23 2014-11-25 17:10:05 +00:00
joan2937 8549b7d16e Create Readme 2014-11-24 17:23:58 +00:00