MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / reset

Method reset

lib/HalLedMatrix/src/Board.cpp:148–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148extern void Board::reset()
149{
150 ESP.restart();
151
152 /* Will never be reached. */
153}
154
155extern void Board::ledOn()
156{

Callers 1

updateTaskMethod · 0.45

Calls 1

restartMethod · 0.80

Tested by

no test coverage detected