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

Function stop

Devices/unphone/Source/module.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10static error_t stop() {
11 // Empty for now
12 return ERROR_NONE;
13}
14
15struct Module unphone_module = {
16 .name = "unphone",

Callers 1

buttonHandlingThreadMainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected