1.使用ESP32 for Arduino I2C类库,下列选项中,具有将从设备的地址加入到发送数据队列功能的成员函数是?( )
A. Wire.begin(
B. Wire.write()
C. Wire.transfer()
D. Wire.beginTransmission()
发表评论