KT24-1110_65E-HA-651B/apps/soundbox/include/smartbox/switch_device.h
2024-11-10 18:44:17 +08:00

11 lines
193 B
C

#ifndef __SMARTBOX_SWITCH_DEVICE_H__
#define __SMARTBOX_SWITCH_DEVICE_H__
#include "typedef.h"
#include "app_config.h"
void smartbox_switch_device(u8 *data);
#endif//__SMARTBOX_FEATURE_H__