Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blueforcer/awtrix3
/ reset_button_pressed_long
Function
reset_button_pressed_long
src/PeripheryManager.cpp:189–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
void reset_button_pressed_long()
190
{
191
ServerManager.erase();
192
ESP.restart();
193
}
194
195
void select_button_pressed_long()
196
{
Callers
nothing calls this directly
Calls
1
erase
Method · 0.80
Tested by
no test coverage detected