Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1355
void DisplayManager_::rightButton()
1356
{
1357
if (!MenuManager.inMenu)
1358
ui->nextApp();
1359
}
1360
1361
void DisplayManager_::nextApp()
1362
{
Callers
nothing calls this directly
Calls
1
nextApp
Method · 0.45
Tested by
no test coverage detected