mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 01:56:31 +03:00
8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
menu "Test config"
|
|
|
|
config PERFORMANCE_LEVEL
|
|
int "Performance level"
|
|
range 0 3
|
|
|
|
endmenu
|