move displayTests to disabled folder

This commit is contained in:
2024-03-18 12:18:18 +01:00
parent e0aae175b0
commit 58ae9a641a
6 changed files with 0 additions and 0 deletions

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_