Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
148
extern void Board::reset()
149
{
150
ESP.restart();
151
152
/* Will never be reached. */
153
}
154
155
extern void Board::ledOn()
156
{
Callers
1
updateTask
Method · 0.45
Calls
1
restart
Method · 0.80
Tested by
no test coverage detected