From 66ab43c6a6b61241747ddd0291810a2af84b73a0 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Sat, 4 Feb 2023 21:57:19 +1100 Subject: [PATCH] Update analog_best2300p.c --- platform/drivers/ana/best2300p/analog_best2300p.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/drivers/ana/best2300p/analog_best2300p.c b/platform/drivers/ana/best2300p/analog_best2300p.c index 81a9096..039c529 100644 --- a/platform/drivers/ana/best2300p/analog_best2300p.c +++ b/platform/drivers/ana/best2300p/analog_best2300p.c @@ -123,7 +123,7 @@ #endif #ifndef ANC_VMIC_CFG -#warning "No ANC VMIC configured" +#error "No ANC VMIC configured" #define ANC_VMIC_CFG (AUD_VMIC_MAP_VMIC1) #endif