HTS.begin()) { Serial.println("Failed to initialize humidity temperature sensor!"); while (1); } } void loop() { // read all the sensor ...
確定! 回上一頁