some progress
This commit is contained in:
11
displayTest.h
Normal file
11
displayTest.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef _DISPLAY_TEST_H_
|
||||
#define _DISPLAY_TEST_H_
|
||||
|
||||
|
||||
void displayTestInit();
|
||||
void displayTestExec();
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _DISPLAY_TEST_H_
|
Reference in New Issue
Block a user