MCPcopy Create free account
hub / github.com/Blueforcer/awtrix3 / selectButton

Method selectButton

src/DisplayManager.cpp:1388–1394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1386}
1387
1388void DisplayManager_::selectButton()
1389{
1390 if (!MenuManager.inMenu)
1391 {
1392 DisplayManager.getInstance().dismissNotify();
1393 }
1394}
1395
1396void DisplayManager_::selectButtonLong()
1397{

Callers

nothing calls this directly

Calls 1

dismissNotifyMethod · 0.80

Tested by

no test coverage detected