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;