Make warning on no anc VMIC
This commit is contained in:
parent
9c14484f09
commit
399f466954
|
@ -123,6 +123,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef ANC_VMIC_CFG
|
||||
#warning "No ANC VMIC configured"
|
||||
#define ANC_VMIC_CFG (AUD_VMIC_MAP_VMIC1)
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue