Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldostools/webMAN-MOD
/ reset_settings
Function
reset_settings
include/setup.h:1398–1402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1396
}
1397
1398
static void reset_settings(void)
1399
{
1400
cellFsUnlink(WM_CONFIG_FILE);
1401
read_settings();
1402
}
1403
1404
static void restore_settings(void)
1405
{
Callers
2
delete.h
File · 0.85
setup.h
File · 0.85
Calls
1
read_settings
Function · 0.85
Tested by
no test coverage detected