|
C:\Users\����\Documents\Arduino\libraries\ClosedCube_SHT31D\src\ClosedCube_SHT31D.cpp: In member function 'SHT31D_ErrorCode ClosedCube_SHT31D::read(uint16_t*, uint8_t)':
C:\Users\����\Documents\Arduino\libraries\ClosedCube_SHT31D\src\ClosedCube_SHT31D.cpp:416:8: error: 'class TwoWire' has no member named 'readBytes'
Wire.readBytes(buf, (uint8_t)2);
^
exit status 1
为开发板 Generic STM32F103C series 编译时出错。
出现这个错误 一直解决不了 哪位大佬知道这个怎么解决呀
|
|