8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config BR2_PACKAGE_SPRINKLERD
|
|
bool "sprinklerd"
|
|
default n
|
|
select BR2_PACKAGE_LIBUBUS_CPP
|
|
select BR2_PACKAGE_JSONCPP
|
|
help
|
|
This program manage the sprinklers of the domo project.
|