mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'fix/i2s_wav_player_dout_pin' into 'master'
fix(i2s): avoid using MSPI pin in wav_player example See merge request espressif/esp-idf!52760
This commit is contained in:
@@ -64,7 +64,7 @@ menu "Example Configuration"
|
||||
|
||||
config EXAMPLE_I2S_DOUT_IO
|
||||
int "I2S DOUT IO"
|
||||
default 7
|
||||
default 5
|
||||
help
|
||||
Set the GPIO number used for sending PCM data to the codec.
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user