使用ESP32 for Arduino I2C类库,下列选项中,初始化I2C并将当前设备作为主设备加入I2C功能的成员函数是?( )
Wire.begin()
Wire.setup()
Wire.endTransmission()
Wire.beginTransmission()