jgauchia / IceNav-v3

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

Preferences migrated to EasyPreferences library and its manifest #135

Closed hpsaturn closed 1 month ago

hpsaturn commented 1 month ago

Description

In order to improves the internal settings library, I added a new library to have some improvements like:

Auto print settings output:

screenshot20240518_133501

Note:

This is a initial refactor, could be better but it right now it's working and also has backward compatibility.

jgauchia commented 1 month ago

imagen

Some preferences has no value output,

jgauchia commented 1 month ago

proposal to change the current preferences keys to CamelCase or different name syntax reviewed later in issue #120