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

Clear settings CLI command #170

Open hpsaturn opened 4 days ago

hpsaturn commented 4 days ago

Description

Added basic CLI command to clear all settings (WCLI and cfg preferences

Related Issues

Related to issue #144

TODO

jgauchia commented 4 days ago

I think that new function has wrong description

wcli.add("wipe", &wcli_swipe, "\t\tget device information");