NodeMCU on Arduino IDE - I2C
Posted: Wed Aug 30, 2017 11:30 am
Hello, i just started a new project where i need to use i2c, but i don't know how to define the pins to use SCL and SCA. I'm using Arduino IDE to upload to the NodeMCU.
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
Wire.begin(int sda, int scl);