arduino编译DS18B20程序时,提示 no matching function for call to‘Dallas Temperature::begin(int&)’

2025-03-12 22:59:38
推荐回答(1个)
回答1:

用两个头文件试试
#include
#include
我的已经通过了