Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1349
void DisplayManager_::leftButton()
1350
{
1351
if (!MenuManager.inMenu)
1352
ui->previousApp();
1353
}
1354
1355
void DisplayManager_::rightButton()
1356
{
Callers
nothing calls this directly
Calls
1
previousApp
Method · 0.45
Tested by
no test coverage detected