board implementation cleanup
implemented proper C/C++ practices other cleanup
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
#include "nanobake.h"
|
||||
|
||||
// Hardware
|
||||
#include "board_2432s024_touch.h"
|
||||
#include "board_2432s024_display.h"
|
||||
#include "board_2432s024.h"
|
||||
|
||||
// Apps
|
||||
#include "hello_world/hello_world.h"
|
||||
|
||||
Reference in New Issue
Block a user