initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef NANOBAKE_BOARD_2432S024_DISPLAY_H
|
||||
#define NANOBAKE_BOARD_2432S024_DISPLAY_H
|
||||
|
||||
#include <nb_display.h>
|
||||
|
||||
extern nb_display_driver_t board_2432s024_create_display_driver();
|
||||
|
||||
#endif //NANOBAKE_BOARD_2432S024_DISPLAY_H
|
||||
Reference in New Issue
Block a user