mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-19 05:37:09 +00:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
menu "RMaker REST API"
|
|
config RMAKER_REST_API_ENABLED
|
|
bool "Enable RMaker REST API"
|
|
default y
|
|
help
|
|
Enable RainMaker REST API
|
|
|
|
endmenu
|