ESP32 for Arduino I2C类库的下列成员函数中,用于主设备向从设备发送读取数据请求的成员函数是?( )
A. Wire.begin()
B. Wire.write()
C. Wire.beginTransmission()
D. Wire.requestFrom()
发表评论