Adafruit libraries went away

I had a project working with an ESP8266 D1 mini and an Adafruit OLED SH1106 with one cosmetic error. Things were working before midnight and then at midnight all of a sudden includes were no longer reachable. The includes in question were OneWire.h, Adafruit_GFX.h, and Adafruit_SH110X.h. Where did they go? Why did they go away at midnight? I tried using the library manager and added those libraries, but now the library manager can't find Adafruit_I2CDevice.h

Do you use anti virus software?

How do you know it happened at midnight?

I use Arduino cloud. They manage all of the libraries and I guess the libraries no longer work together. I’ll make up an example code and publish it

Ah, yes. One of the many, many reasons for not using the cloud.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.