more tests

This commit is contained in:
2024-03-12 23:00:17 +01:00
parent 05de9326d7
commit 19be1a6e48
8 changed files with 215 additions and 50 deletions

11
displayTest2.h Normal file
View File

@ -0,0 +1,11 @@
#ifndef _DISPLAY_TEST_2_H_
#define _DISPLAY_TEST_2_H_
void displayTest2Init();
void displayTest2Exec();
#endif // _DISPLAY_TEST_2_H_