From 0c7a59823ca3f91aa03021b1bbebd4e5f0fe2bdf Mon Sep 17 00:00:00 2001 From: helloyifa Date: Sat, 10 May 2025 17:51:43 +0800 Subject: [PATCH] Update rtconfig_bk7252n.h --- .../config/rtconfig/rtconfig_bk7252n.h | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/beken_rtt_sdk_release-SDK_3.0.76/config/rtconfig/rtconfig_bk7252n.h b/beken_rtt_sdk_release-SDK_3.0.76/config/rtconfig/rtconfig_bk7252n.h index 297ea3e6..981f5b4c 100644 --- a/beken_rtt_sdk_release-SDK_3.0.76/config/rtconfig/rtconfig_bk7252n.h +++ b/beken_rtt_sdk_release-SDK_3.0.76/config/rtconfig/rtconfig_bk7252n.h @@ -243,8 +243,8 @@ #define PKG_USING_OPTPARSE #define PKG_USING_OPTPARSE_V100 -#define PKG_USING_MULTIBUTTON -#define PKG_USING_MULTIBUTTON_V102 +//#define PKG_USING_MULTIBUTTON +//#define PKG_USING_MULTIBUTTON_V102 //#define PKG_USING_ZLIB /* MultiButton Options */ @@ -293,21 +293,21 @@ /* Player Config */ /* PLAYER 1.2.7 ************************************************************************** */ -//#define PKG_USING_PLAYER -//#define PKG_USING_PLAYER_V127 +#define PKG_USING_PLAYER +#define PKG_USING_PLAYER_V127 #define PLAYER_DEVICE "sound" #define PLAYER_DEFAULT_VOLUME 65 /* PLAYER �ڲ�֧�� CODEC */ -#define PLAYER_ENABLE_CODEC_PCM /* PCM���� */ -#define PLAYER_ENABLE_CODEC_WAV /* WAV���� */ +//#define PLAYER_ENABLE_CODEC_PCM /* PCM���� */ +//#define PLAYER_ENABLE_CODEC_WAV /* WAV���� */ // #define PLAYER_ENABLE_FORMAT_TS /* MPEG-TS���� */ /* PLAYER ������ */ -#define PLAYER_ENABLE_NET_STREAM /* ��������Ƶ����֧�� */ -#define PLAYER_ENABLE_HTTP_STREAM /* HTTP����Ƶ����֧�� */ -#define PLAYER_ENABLE_HTTPS_STREAM /* HTTPS����Ƶ����֧�� */ -#define PLAYER_ENABLE_TTS_STREAM /* TTS����Ƶ����֧�� */ +//#define PLAYER_ENABLE_NET_STREAM /* ��������Ƶ����֧�� */ +//#define PLAYER_ENABLE_HTTP_STREAM /* HTTP����Ƶ����֧�� */ +//#define PLAYER_ENABLE_HTTPS_STREAM /* HTTPS����Ƶ����֧�� */ +//#define PLAYER_ENABLE_TTS_STREAM /* TTS����Ƶ����֧�� */ // #define PLAYER_ENABLE_HLS_STREAM /* HLS����Ƶ����֧�� */ // #define PLAYER_ENABLE_HLS_ACCELERATE /* HLS TLS���� */ // #define PLAYER_ENABLE_PLS_STREAM /* PLS����Ƶ����֧�� */ @@ -335,9 +335,9 @@ #define CONFIG_VOICE_CHANGER 0 /* tools packages */ -//#define PKG_USING_EASYFLASH - +#define PKG_USING_EASYFLASH +//#define PKG_USING_MP3PLAYER //#define PKG_USING_LITTLEFS //#define RT_USING_MTD_NOR