diff --git a/APP_Framework/Applications/framework_init.c b/APP_Framework/Applications/framework_init.c index 7ac11837..d28e95e8 100644 --- a/APP_Framework/Applications/framework_init.c +++ b/APP_Framework/Applications/framework_init.c @@ -61,7 +61,7 @@ static struct InitDesc framework[] = static struct InitDesc sensor_desc[] = { -#ifdef SENSOR_DEVICE_ZG09 +#ifdef SENSOR_DEVICE_D124 { "d124_voice", D124VoiceInit }, #endif