From 76f523a29e75ff29a606f0816da8a52f9e491e4b Mon Sep 17 00:00:00 2001 From: Evan Sigl <54417042+Legomonster33@users.noreply.github.com> Date: Sat, 7 Mar 2026 01:12:41 -0500 Subject: [PATCH] fix(mcpwm): Update serial-studio-dashboard.json to comply with new formatting Merges https://github.com/espressif/esp-idf/pull/18316 --- .../mcpwm_bdc_speed_control/serial-studio-dashboard.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/peripherals/mcpwm/mcpwm_bdc_speed_control/serial-studio-dashboard.json b/examples/peripherals/mcpwm/mcpwm_bdc_speed_control/serial-studio-dashboard.json index efa33c1430..383445b909 100644 --- a/examples/peripherals/mcpwm/mcpwm_bdc_speed_control/serial-studio-dashboard.json +++ b/examples/peripherals/mcpwm/mcpwm_bdc_speed_control/serial-studio-dashboard.json @@ -1,6 +1,12 @@ { + "actions": [ + ], + "decoder": 0, + "frameDetection": 1, "frameEnd": "*/", + "frameParser": "/**\n * Automatically migrated frame parser function.\n */\nfunction parse(frame) {\n return frame.split(',');\n}", "frameStart": "/*", + "groups": [ { "datasets": [