MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / tt_lvgl_start

Function tt_lvgl_start

TactilityC/Source/tt_lvgl.cpp:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10void tt_lvgl_start() {
11 tt::lvgl::start();
12}
13
14void tt_lvgl_stop() {
15 tt::lvgl::stop();

Callers

nothing calls this directly

Calls 1

startFunction · 0.50

Tested by

no test coverage detected