You are reading a single comment by @Frida and its replies. Click here to read the full conversation.
  • new function pidControlLoop() {
       temp = htu.readHumidity();
       humidity = htu.readHumidity();
    
    

    Is it a mistake of using htu.readHumidity (); both for temperature and humidity?

About

Avatar for Frida @Frida started