MCPcopy Create free account
hub / github.com/dmitry-s93/MControlCenter / updateEcDataAsync

Method updateEcDataAsync

src/operate.cpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void Operate::updateEcDataAsync() const {
99 helper.updateDataAsync();
100}
101
102bool Operate::doProbe() const {
103 fan1Address = detectFan1Address();

Callers 1

realtimeUpdateMethod · 0.80

Calls 1

updateDataAsyncMethod · 0.80

Tested by

no test coverage detected