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

Method rightButton

src/DisplayManager.cpp:1355–1359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1353}
1354
1355void DisplayManager_::rightButton()
1356{
1357 if (!MenuManager.inMenu)
1358 ui->nextApp();
1359}
1360
1361void DisplayManager_::nextApp()
1362{

Callers

nothing calls this directly

Calls 1

nextAppMethod · 0.45

Tested by

no test coverage detected