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