You seem to be missing sensors.begin();
from your void setup.
Adding-in some serial print statements would also help you with your debugging.
This topic might help you if you’re still struggling…
Pete.
You seem to be missing sensors.begin();
from your void setup.
Adding-in some serial print statements would also help you with your debugging.
This topic might help you if you’re still struggling…
Pete.