KT25-1015_AC695x_SDK310/apps/soundbox/include/power_on.h

19 lines
90 B
C
Raw Normal View History

2025-10-15 07:18:43 +00:00
#ifndef APP_POWERON_H
#define APP_POWERON_H
void app_poweron_task();
#endif