13 lines
188 B
C
Raw Normal View History

2025-04-10 17:31:33 +08:00
#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