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
|