2025-04-11 09:40:32 +08:00

13 lines
188 B
C

#ifndef __FEATURE_PHONE_SETTING_H__
#define __FEATURE_PHONE_SETTING_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "app.h"
#include "feature.h"
#ifdef __cplusplus
}
#endif
#endif