Make warning on no anc VMIC
This commit is contained in:
parent
7b21c7bcb5
commit
fb1dd221d5
|
@ -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