From 89c7a4e3935ddb61861a208897f0db81f1cd5ecb Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 6 Aug 2020 23:34:55 -0400 Subject: [PATCH] xduoox3: Enable HAVE_PLAY_FREQ This way the player can natively play back 48KHz audio Change-Id: I1d525ec7cb5540062b9e13489d3b53479e68435f --- firmware/export/config/xduoox3.h | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h index cb825737ba..f510495bd9 100644 --- a/firmware/export/config/xduoox3.h +++ b/firmware/export/config/xduoox3.h @@ -106,6 +106,7 @@ /* define the bitmask of hardware sample rates */ #define HW_SAMPR_CAPS SAMPR_CAP_ALL +#define HAVE_PLAY_FREQ #define AB_REPEAT_ENABLE