Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ ledOn
Method
ledOn
lib/HalLedMatrix/src/Board.cpp:155–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
extern void Board::ledOn()
156
{
157
/* High active */
158
onBoardLedOut.write(HIGH);
159
}
160
161
extern void Board::ledOff()
162
{
Callers
nothing calls this directly
Calls
1
write
Method · 0.45
Tested by
no test coverage detected