MCPcopy 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
64void SysMsgPlugin::start(uint16_t width, uint16_t height)
65{
66 m_view.init(width, height);
67}
68
69void SysMsgPlugin::stop()
70{

Callers 1

updateMethod · 0.45

Calls 1

initMethod · 0.45

Tested by

no test coverage detected