mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
8 lines
176 B
C
8 lines
176 B
C
#ifndef NANOBAKE_BOARD_2432S024_H
|
|
#define NANOBAKE_BOARD_2432S024_H
|
|
|
|
#include "board_2432s024_display.h"
|
|
#include "board_2432s024_touch.h"
|
|
|
|
#endif // NANOBAKE_BOARD_2432S024_H
|