Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ isOn
Method
isOn
libraries/optoma/optoma.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
bool Optoma::isOn()
69
{
70
return _on;
71
};
72
73
74
void Optoma::sendID()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64