Files
tactility/Boards/YellowBoard/Source/YellowBoard.h
T
Ken Van Hoeylandt 33bb742dfb Hal refactored (#99)
2024-12-02 00:32:39 +01:00

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;