picframe-colepd/firmware/main/Kconfig.projbuild

10 lines
270 B
Text

menu "Photoframe Configuration"
config PHOTOFRAME_BASE_URL
string "Base URL"
default "http://example.com/"
help
Base URL. Points to a http (not https) URL where the epd-info.php etc files can be found.
Note that this MUST end with a / character!
endmenu