KT25-0812_82A-UART/apps/soundbox/include/power_on.h

19 lines
90 B
C
Raw Normal View History

2025-08-12 10:09:23 +00:00
#ifndef APP_POWERON_H
#define APP_POWERON_H
void app_poweron_task();
#endif