Tactiliest/components/board_2432s024/board_2432s024_touch.h
Ken Van Hoeylandt 6fd12b2160 initial commit
2023-12-25 12:42:06 +01:00

9 lines
203 B
C

#ifndef NANOBAKE_BOARD_2432S024_TOUCH_H
#define NANOBAKE_BOARD_2432S024_TOUCH_H
#include <nb_touch.h>
nb_touch_driver_t board_2432s024_create_touch_driver();
#endif // NANOBAKE_BOARD_2432S024_TOUCH_H