mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-19 01:45:06 +00:00
8 lines
136 B
C
8 lines
136 B
C
#pragma once
|
|
|
|
#include <Tactility/bindings/bindings.h>
|
|
#include <Tactility/drivers/Root.h>
|
|
|
|
DEFINE_DEVICETREE(root, struct RootConfig)
|
|
|