jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
89 stars 13 forks source link

Optimizing settings storage #120

Open jgauchia opened 4 months ago

jgauchia commented 4 months ago

Summary

Review code in order to reduce or optimize settings storage functions.

jgauchia commented 4 months ago

New preferences library thanks to @hpsaturn

Easy Preferences

jgauchia commented 3 months ago

Try to include touch calibration in Easypreferences instead of flash memory. This avoid to recalibrate touch when new assets are uploaded with pio run --target uploadfs