Open AlmightyFrog opened 4 years ago
Faced same thing.
I tried this:
platformio lib install 2978
and this worked for me
^ @rafaelrs comment above worked for me too!
Faced same thing.
I tried this:
platformio lib install 2978
and this worked for me
谢谢,我的也是通过这个命令解决的
It seems like dependency for SSD1306 lib is missing. As per issue #12 i found out missing library might be "ESP8266_SSD1306". Could you please add this to lib_deps in platformio.ini file?
As I only have an AITHINKER board I can't test if it is working, but it does compile properly.