Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ createDevices
Function
createDevices
Devices/cyd-3248s035c/Source/Configuration.cpp:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
static DeviceVector createDevices() {
24
return {
25
createDisplay(),
26
};
27
}
28
29
extern const Configuration hardwareConfiguration = {
30
.initBoot = initBoot,
Callers
nothing calls this directly
Calls
1
createDisplay
Function · 0.50
Tested by
no test coverage detected