Search found 1 match

by ABIDII
Tue May 11, 2021 1:17 pm
Forum: IDEs for ESP-IDF
Topic: how to add dht sensor library to an existing esp32 examples
Replies: 4
Views: 7949

Re: how to add dht sensor library to an existing esp32 examples

Hello,

It's okey to add it there, in the main c application file. But I think you should add the source "DHT.c" dir to the component.mk file.