MCPcopy 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
155extern void Board::ledOn()
156{
157 /* High active */
158 onBoardLedOut.write(HIGH);
159}
160
161extern void Board::ledOff()
162{

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected