MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / refresh

Method refresh

Arduino/libraries/ST_Anything/PollingSensor.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 void PollingSensor::refresh()
91 {
92 getData();
93 }
94
95 void PollingSensor::update()
96 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected