mirror of
https://github.com/FunKey-Project/FunKey-ProdScreens.git
synced 2025-12-12 08:48:51 +01:00
6 lines
137 B
C
6 lines
137 B
C
#ifndef __PROD_SCREEN_SPEAKER__
|
|
#define __PROD_SCREEN_SPEAKER__
|
|
|
|
int launch_prod_screen_speaker();
|
|
|
|
#endif //__PROD_SCREEN_SPEAKER__
|