7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
![]() |
menu "Demos::Media::Audio::Agc"
|
||
|
config AUDIO_AGC_TEST
|
||
|
depends on FATFS
|
||
|
bool "Enable Audio Agc test"
|
||
|
default n
|
||
|
endmenu
|