using a nodemcu, I just managed to make my 20x4 lcd working, but there is no dsa/scl on any pinout chart I found on the web
(I got it working usin sda on D2 and scl on D1 from a tutorial)
is there no official documentation for this ? is the official arduino lcd library using these pins as default for bigbanged i2c protocol ?
thanks