Search found 1 match

by DiegoArnaiz74
Tue Dec 01, 2020 1:48 am
Forum: ESP32 boards
Topic: AttributeError: 'module' object has no attribute 'DHT11'
Replies: 2
Views: 3458

AttributeError: 'module' object has no attribute 'DHT11'

Hello everyone! I need help! I have an issue with a DHT11 and a generic 39pin ESP32 dev board. My program returns only sometimes , this error: "AttributeError: 'module' object has no attribute 'DHT11'". But it works most of the times. I'm reading temperature and humidity, send it to a 16x2 display a...