7 lines
172 B
C
7 lines
172 B
C
#pragma once
|
|
|
|
#include <Tactility/hal/Configuration.h>
|
|
|
|
// Capacitive touch version of the 4" square yellow board
|
|
extern const tt::hal::Configuration cyd_4848s040c_config;
|