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

Method init

Arduino/libraries/ST_Anything/PollingSensor.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 void PollingSensor::init()
86 {
87 getData();
88 }
89
90 void PollingSensor::refresh()
91 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected