{
"target": "esp32s3",
"builds": [
"name": "otto-robot",
"sdkconfig_append": [
"CONFIG_HTTPD_WS_SUPPORT=y"
]
}