Hi.
I have an ESP8266 WiFi Module + NodeMCU v3 to which I have connected two DS18B20 sensors under pin D7.
For some reason the sensors are not detected.
main.cpp
TemperatureSensorController.cpp
Result of program:
Physically the connections are ok - running the code where everything is in main.cpp reads are executed correctly.
main.cpp
Thanks in advance for your help.
I have an ESP8266 WiFi Module + NodeMCU v3 to which I have connected two DS18B20 sensors under pin D7.
For some reason the sensors are not detected.
main.cpp
Code: C / C++
TemperatureSensorController.cpp
Code: C / C++
Result of program:

Physically the connections are ok - running the code where everything is in main.cpp reads are executed correctly.
main.cpp
Code: C / C++

Thanks in advance for your help.