mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-20 15:35:05 +00:00
* wifi wip * renamed project to Tactility * renamed code files and defines * changed prefixes to tt_ * removed wifi wip code
7 lines
144 B
C
7 lines
144 B
C
#pragma once
|
|
|
|
#include "tactility.h"
|
|
|
|
// Capacitive touch version of the 2.4" yellow board
|
|
extern const HardwareConfig yellow_board_24inch_cap;
|