From 037cee323a5cb72e60a4bc0bdaccf6df1c053c1c 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