#include <LiquidCrystal.h> #include <dht.h> //溫度感測器函式庫 SoftwareSerial BT(2, 3);//TX, RX #include <Wire.h> dht DHT;
確定! 回上一頁