Files
99_7018_lmx/apps/earphone/include/app_sd_music.h
2025-10-29 13:10:02 +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