Introduced a Screen (sub) module and divided app into multiple screens.
This commit is contained in:
3
common/app/screen_pixytest.h
Normal file
3
common/app/screen_pixytest.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "screen.h"
|
||||
|
||||
SCREEN_STRUCT* get_screen_pixytest();
|
||||
Reference in New Issue
Block a user