add some code
This commit is contained in:
10
managed_components/espressif2022__image_player/Kconfig
Normal file
10
managed_components/espressif2022__image_player/Kconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
menu "Animation Player Configuration"
|
||||
|
||||
config ANIM_PLAYER_DEFAULT_FPS
|
||||
int "Default frame rate"
|
||||
range 1 60
|
||||
default 30
|
||||
help
|
||||
Default frame rate for animation player in frames per second.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user