Tactility/Boards/YellowBoard/yellow_board.h
2024-11-26 17:51:05 +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;