Files
99_7018_lmx/apps/xtell_hide/include/app_sd_music.h
2025-10-30 17:53:59 +08:00

7 lines
142 B
C

#ifndef CONFIG_APP_SD_MUSIC_H
#define CONFIG_APP_SD_MUSIC_H
int music_app_check(void);//music 在线检测 切换模式判断使用
#endif