AC695N-SoundBox-SDK/apps/soundbox/include/power_on.h

19 lines
90 B
C
Raw Normal View History

2026-08-09 00:00:00 +00:00
#ifndef APP_POWERON_H
#define APP_POWERON_H
void app_poweron_task();
#endif