From 5499ccfd629c9bfacd472b87c1ed8cf438740899 Mon Sep 17 00:00:00 2001 From: Patrick Leiser Date: Mon, 24 Nov 2025 17:21:26 -0800 Subject: [PATCH] Correct error in Supafly/GyroSetpoint default configuration --- src/ws_supafly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ws_supafly.json b/src/ws_supafly.json index 3f91f530..243e9c44 100644 --- a/src/ws_supafly.json +++ b/src/ws_supafly.json @@ -855,7 +855,7 @@ } ], "height": 1, - "label": "Custom graph" + "label": "Roll" }, { "fields": [ @@ -888,12 +888,12 @@ }, "grid": false, "lineWidth": 1, - "name": "rcCommands[0]", + "name": "rcCommands[1]", "smoothing": 0 } ], "height": 1, - "label": "Custom graph" + "label": "Pitch" } ], "title": "GyroSetpoint"