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

Function checkUpdateNoReturn

src/UpdateManager.cpp:160–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void checkUpdateNoReturn()
161{
162 Serial.println("Check Update");
163 UpdateManager.getInstance().checkUpdate(false);
164}
165
166void UpdateManager_::setup()
167{

Callers

nothing calls this directly

Calls 1

checkUpdateMethod · 0.80

Tested by

no test coverage detected