You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Hello. It gives an error when compiling the sketch. What library(...ies) is missing?
C:\Users\zzz\Documents\Arduino\ESP32-OBD2-Gauge-main\sketch\VaAndCobOBD2Gauge\VaAndCobOBD2Gauge.ino:42:10: fatal error: Preferences.h: No such file or directory
42 | #include <Preferences.h> //save permanent data
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: Preferences.h: No such file or directory
Hello. It gives an error when compiling the sketch. What library(...ies) is missing?
C:\Users\zzz\Documents\Arduino\ESP32-OBD2-Gauge-main\sketch\VaAndCobOBD2Gauge\VaAndCobOBD2Gauge.ino:42:10: fatal error: Preferences.h: No such file or directory
42 | #include <Preferences.h> //save permanent data
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: Preferences.h: No such file or directory