4.ESP32 for Arduino I2C类库的下列成员函数中,用于初始化,并将当前设备作为主设备加入I2C的成员函数是?( )
A. Wire.begin()
B. Wire.write()
C. Wire.beginTransmission()
D. Wire.read()
发表评论