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

Method leftButton

src/DisplayManager.cpp:1349–1353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1347}
1348
1349void DisplayManager_::leftButton()
1350{
1351 if (!MenuManager.inMenu)
1352 ui->previousApp();
1353}
1354
1355void DisplayManager_::rightButton()
1356{

Callers

nothing calls this directly

Calls 1

previousAppMethod · 0.45

Tested by

no test coverage detected