Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ start
Method
start
lib/SysMsgPlugin/src/SysMsgPlugin.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
*****************************************************************************/
63
64
void SysMsgPlugin::start(uint16_t width, uint16_t height)
65
{
66
m_view.init(width, height);
67
}
68
69
void SysMsgPlugin::stop()
70
{
Callers
1
update
Method · 0.45
Calls
1
init
Method · 0.45
Tested by
no test coverage detected