Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blueforcer/awtrix3
/ update_started
Function
update_started
src/UpdateManager.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
UpdateManager_ &UpdateManager = UpdateManager.getInstance();
28
29
void update_started()
30
{
31
32
}
33
34
void update_finished()
35
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected