fix bug for voice_D124
This commit is contained in:
parent
ce480336d8
commit
c3e8810e1a
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue