Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ stop
Method
stop
examples/Scheduler_example21_OO_Callbacks/SuperSensor.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void SuperSensor::stop() {
19
//nothing to do
20
}
21
22
long SuperSensor::trigger() {
23
iStart = millis();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected