MCPcopy 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
23static DeviceVector createDevices() {
24 return {
25 createDisplay(),
26 };
27}
28
29extern const Configuration hardwareConfiguration = {
30 .initBoot = initBoot,

Callers

nothing calls this directly

Calls 1

createDisplayFunction · 0.50

Tested by

no test coverage detected