Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ createDevices
Function
createDevices
Devices/cyd-8048s043c/Source/Configuration.cpp:13–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
static DeviceVector createDevices() {
14
return {
15
createDisplay(),
16
};
17
}
18
19
extern const Configuration hardwareConfiguration = {
20
.initBoot = initBoot,
Callers
nothing calls this directly
Calls
1
createDisplay
Function · 0.50
Tested by
no test coverage detected