求救大佬,萌新遇到问题-Arduino中文社区 - Powered by Discuz! Archiver

blame666 发表于 2021-4-20 11:55

求救大佬,萌新遇到问题

Arduino:1.8.13 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

sketch_apr17a:16:19: fatal error: SHT3x.h: No such file or directory

compilation terminated.

exit status 1

SHT3x.h: No such file or directory
在做关于温湿度监测时遇到了这样的问题,请问怎么解决,很着急,在这里先谢谢各位大家了。

blame666 发表于 2021-4-20 12:04

已经找到了,谢谢各位

奈何col 发表于 2022-2-27 01:59

该问题和blinker无关,报错的意思是:没有安装对应的lib。
安装即可
页: [1]
查看完整版本: 求救大佬,萌新遇到问题