去掉在这里唤醒控制灯,无效果,实际控制在app_event.c
This commit is contained in:
parent
0c902ceecf
commit
50edb94a7e
@ -82,7 +82,7 @@ static int wanson_asr_result_notify_handle(wanson_asr_handle_t wanson_asr, char
|
|||||||
if (asr_result > 0)
|
if (asr_result > 0)
|
||||||
{
|
{
|
||||||
LOGE("%s \n", "!!!!!!!!!!!!!");
|
LOGE("%s \n", "!!!!!!!!!!!!!");
|
||||||
ws2812_led_asr_wakeup();
|
// ws2812_led_asr_wakeup();
|
||||||
#if (CONFIG_SYS_CPU1)
|
#if (CONFIG_SYS_CPU1)
|
||||||
aud_tras_drv_set_dialog_run_state_by_asr_result(asr_result);
|
aud_tras_drv_set_dialog_run_state_by_asr_result(asr_result);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user