Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStickCommunity/GP2040-CE
/ getConfig
Function
getConfig
src/webconfig.cpp:2502–2505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2500
}
2501
2502
std::string getConfig()
2503
{
2504
return ConfigUtils::toJSON(Storage::getInstance().getConfig());
2505
}
2506
2507
DataAndStatusCode setConfig()
2508
{
Callers
1
setConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected