MCPcopy 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
189void reset_button_pressed_long()
190{
191 ServerManager.erase();
192 ESP.restart();
193}
194
195void select_button_pressed_long()
196{

Callers

nothing calls this directly

Calls 1

eraseMethod · 0.80

Tested by

no test coverage detected