added build config for astro timer
This commit is contained in:
parent
a9b4f515d5
commit
9d54a977fc
7
Kconfig
7
Kconfig
|
|
@ -180,6 +180,13 @@ menu "WebGUIApp"
|
||||||
endif
|
endif
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
menu "ASTRO timer settings"
|
||||||
|
config WEBGUIAPP_ASTRO_ENABLE
|
||||||
|
bool "Enabled ASTRO relay timer"
|
||||||
|
default n
|
||||||
|
help
|
||||||
|
Include ASTRO timer functionality into firmware
|
||||||
|
endmenu
|
||||||
|
|
||||||
menu "SPI settings"
|
menu "SPI settings"
|
||||||
config WEBGUIAPP_SPI_ENABLE
|
config WEBGUIAPP_SPI_ENABLE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user