Skip to content

Commit e725bad

Browse files
committed
Fix file name
***NO_CI***
1 parent 92e5bf6 commit e725bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devices/Dhtxx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DHTxx - Digital-Output Relative Humidity & Temperature Sensor Module
22

33
> **IMPORTANT** This sensor is very time sensitive. This implementation will only work on few boards. Do not use with ESP32.
4-
> If you are working with an ESP32, to use any of the DHT with 1 wire protocol, please use the [Dhtxx.Esp32](../Dthxx.Esp32/README.md) version.
4+
> If you are working with an ESP32, to use any of the DHT with 1 wire protocol, please use the [Dhtxx.Esp32](../Dhtxx.Esp32/README.md) version.
55
66
The DHT temperature and humidity sensors are very popular. This projects support DHT10, DHT11, DHT12, DHT21(AM2301), DHT22(AM2302).
77

0 commit comments

Comments
 (0)