Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blueforcer/awtrix3
/ sendAppLoop
Method
sendAppLoop
src/DisplayManager.cpp:1983–1986 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1981
}
1982
1983
void DisplayManager_::sendAppLoop()
1984
{
1985
MQTTManager.publish(
"stats/loop"
, getAppsAsJson().c_str());
1986
}
1987
1988
String CRGBtoHex(CRGB color)
1989
{
Callers
1
setApps
Method · 0.80
Calls
1
publish
Method · 0.45
Tested by
no test coverage detected