added build config for astro timer

This commit is contained in:
Bogdan Pilyugin 2024-05-13 15:57:25 +02:00
parent a9b4f515d5
commit 9d54a977fc

View File

@ -180,7 +180,14 @@ menu "WebGUIApp"
endif
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"
config WEBGUIAPP_SPI_ENABLE
bool "Enabled SPI interface"