AC695N-SoundBox-SDK/apps/soundbox/include/task_manager/sleep/sleep.h
2026-08-09 00:00:00 +00:00

10 lines
117 B
C

#ifndef __SLEEP_H__
#define __SLEEP_H__
#include "generic/typedef.h"
#include "app_config.h"
#endif//__SLEEP_H__