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