Skip to content

Commit fe34db7

Browse files
authored
Sensor Reader
1 parent d76c181 commit fe34db7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sensor_reader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
Module to interface with the DHT sensor and read humidity and temperature.
55
This module includes both real sensor reading (using Adafruit_DHT) and a simulation mode.
66
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.
87
"""
98

109
import Adafruit_DHT

0 commit comments

Comments
 (0)