We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76c181 commit fe34db7Copy full SHA for fe34db7
src/sensor_reader.py
@@ -4,7 +4,6 @@
4
Module to interface with the DHT sensor and read humidity and temperature.
5
This module includes both real sensor reading (using Adafruit_DHT) and a simulation mode.
6
Extra logging, extended exception handling, and self-check routines have been added.
7
-The file has been extended to ensure professional code formatting with a minimum of 200 lines.
8
"""
9
10
import Adafruit_DHT
0 commit comments