Check your platformio.ini, and add
lib_deps =
Firebase ESP8266 Client
ESP8266_SSD1306
to it if not present, assuming I got the right libraries. It seems that installing a library to a project is currently not working properly.
Check your platformio.ini, and add
lib_deps =
Firebase ESP8266 Client
ESP8266_SSD1306
to it if not present, assuming I got the right libraries. It seems that installing a library to a project is currently not working properly.