MCPcopy Create free account
hub / github.com/SmingHub/Sming / updateChannel

Method updateChannel

Sming/Libraries/Servo/Servo.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void Servo::updateChannel(ServoChannel*)
99{
100 updateTimer.startOnce();
101}
102
103void Servo::update()
104{

Callers 3

setMaxValueMethod · 0.80
setMinValueMethod · 0.80
setValueMethod · 0.80

Calls 1

startOnceMethod · 0.80

Tested by

no test coverage detected