fix bug for voice_D124

This commit is contained in:
Wang_Weigen 2021-09-10 17:52:16 +08:00
parent ce480336d8
commit c3e8810e1a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ static struct InitDesc framework[] =
static struct InitDesc sensor_desc[] = static struct InitDesc sensor_desc[] =
{ {
#ifdef SENSOR_DEVICE_ZG09 #ifdef SENSOR_DEVICE_D124
{ "d124_voice", D124VoiceInit }, { "d124_voice", D124VoiceInit },
#endif #endif