Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 796a406

Browse files
committed
Compile error board 7
1 parent 641617a commit 796a406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/audio_board/ai_thinker_es8388_7.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
#define RESET_CODEC -1
7474
#define RESET_BOARD -1
7575

76-
extern audio_hal_func_t AUDIO_CODEC_ES8388_DEFAULT_HANDLE;
76+
// extern audio_hal_func_t AUDIO_CODEC_ES8388_DEFAULT_HANDLE;
7777

7878
#define AUDIO_CODEC_DEFAULT_CONFIG(){ \
7979
.adc_input = AUDIO_HAL_ADC_INPUT_LINE1, \

0 commit comments

Comments
 (0)