vshymanskyy / Preferences

Preferences library for Arduino, ESP8266, RP2040, Particle, Realtek Ameba
MIT License
76 stars 15 forks source link

I get a warning signal when uploading to my esp8266 #8

Closed buenocr closed 1 year ago

buenocr commented 1 year ago

I get the following warning when uploading the sketch to my esp8266: "WARNING: library Preferences claims to run on all architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s)."

The preferences function unfortunately does not work.

You say to use the preferences using Little FS for esp8266. What do you mean by that?

Thanks in advance for your response! Best regards Bruno