Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By brutzler
#27121 You are sure, the compiling errors match to your posted code?

#include <LiquidCrystal_I2C.h>
<->
d:\Arduino\libraries\LiquidCrystal\LiquidCrystal.cpp
User avatar
By Gutty
#27146 Yes, sure.
I tried to put the library in the normal lib folder (see error), also in the esp8266 hardware lib folder. Same error.

In the liquidcrystal lib are both files, LiquidCrystal.cpp and LiquidCrystal_I2C.cpp