mirror of
https://github.com/FunKey-Project/FunKey-ProdScreens.git
synced 2026-01-01 17:58:52 +01:00
6 lines
175 B
C
6 lines
175 B
C
#ifndef __PROD_SCREEN_TEARINGTEST__
|
|
#define __PROD_SCREEN_TEARINGTEST__
|
|
|
|
int launch_prod_screen_tearingtest(int argc, char *argv[]);
|
|
|
|
#endif //__PROD_SCREEN_TEARINGTEST__
|