mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
7 lines
172 B
C
7 lines
172 B
C
#pragma once
|
|
|
|
#include <Tactility/hal/Configuration.h>
|
|
|
|
// Capacitive touch version of the 4" square yellow board
|
|
extern const tt::hal::Configuration cyd_4848s040c_config;
|