Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
static error_t stop() {
11
// Empty for now
12
return ERROR_NONE;
13
}
14
15
struct Module unphone_module = {
16
.name =
"unphone"
,
Callers
1
buttonHandlingThreadMain
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected