diff --git a/targets/esp8266/i2c_master.c b/targets/esp8266/i2c_master.c index 004b82662..c82cc770d 100644 --- a/targets/esp8266/i2c_master.c +++ b/targets/esp8266/i2c_master.c @@ -73,10 +73,10 @@ i2c_master_setDC(uint8 SDA, uint8 SCL) m_nLastSCL = SCL; //I2C_MASTER_SDA_SCL(SDA, SCL); - GPIO_REG_WRITE(GPIO_OUT_W1TS_ADDRESS, SDA< ESP8266: jshPinSetValue pin=%d, value=%d\n", pin, value); - GPIO_REG_WRITE(GPIO_OUT_W1TS_ADDRESS, (value&1)<