Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ ~PollingSensor
Method
~PollingSensor
Arduino/libraries/ST_Anything/PollingSensor.cpp:80–83 ·
view source on GitHub ↗
destructor
Source
from the content-addressed store, hash-verified
78
79
//destructor
80
PollingSensor::~PollingSensor()
81
{
82
83
}
84
85
void PollingSensor::init()
86
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected