MCPcopy Create free account
hub / github.com/UtilitechAS/amsreader-firmware / saveToFs

Method saveToFs

lib/AmsConfiguration/src/AmsConfiguration.cpp:1223–1225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1221}
1222
1223void AmsConfiguration::saveToFs() {
1224
1225}
1226
1227bool AmsConfiguration::loadFromFs(uint8_t version) {
1228 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected