KT25-1014_AC695x_BTE_SDK310/apps/soundbox/include/power_on.h

19 lines
90 B
C
Raw Normal View History

2025-10-14 08:57:01 +00:00
#ifndef APP_POWERON_H
#define APP_POWERON_H
void app_poweron_task();
#endif