MCPcopy 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
1983void DisplayManager_::sendAppLoop()
1984{
1985 MQTTManager.publish("stats/loop", getAppsAsJson().c_str());
1986}
1987
1988String CRGBtoHex(CRGB color)
1989{

Callers 1

setAppsMethod · 0.80

Calls 1

publishMethod · 0.45

Tested by

no test coverage detected