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": [