MCPcopy 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
2502std::string getConfig()
2503{
2504 return ConfigUtils::toJSON(Storage::getInstance().getConfig());
2505}
2506
2507DataAndStatusCode setConfig()
2508{

Callers 1

setConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected