const char* ssid = "YFROBOT"; // XXXXXX -- 使用时请修改为当前你的 wifi ssid
const char* password = "yfrobot2016"; // XXXXXX -- 使用时请修改为当前你的 wifi 密码
const char* APIKEY = "xxxxxxxxx"; // API KEY
int32_t deviceId = 3308614; // Device ID
const char* DS_Temp = "YF_Temp"; // 数据流 - Temp
const char* DS_Hum = "YF_Hum"; // 数据流 - Hum
hanjun188 发表于 2018-7-17 13:04
请问楼主,ESP8266WiFi.h需要安装那个库?能否共享一下,谢谢!
zhaohua 发表于 2018-10-25 20:30
exit status 1
DHT.h: No such file or directory
请问报这个错怎么解决呢
AllBlue 发表于 2018-10-26 11:03
缺少库文件,下载一个DHT的库即可
zhaohua 发表于 2018-10-27 12:47
compilation terminated.
exit status 1
是的那份快乐 发表于 2019-5-15 09:16
d:\Program Files (x86)\Arduino\libraries\DHT-sensor-library-master\DHT_U.h:25:29: fatal error: Adafr ...
AllBlue 发表于 2019-5-15 10:32
是的 Adafruit_Sensor.h
欢迎光临 YFROBOT创客社区 (http://yfrobot.com.cn/) | Powered by Discuz! X3.1 |