From 37c618d3dbcba4aa3bb2d3dfd2a6801c89c30640 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Mon, 25 Nov 2024 17:42:23 +0100 Subject: [PATCH] Update throttle --- src/js/debug.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/debug.js b/src/js/debug.js index 123bebbe83..40fc1e002d 100644 --- a/src/js/debug.js +++ b/src/js/debug.js @@ -815,7 +815,7 @@ function update() { 'debug[0]': 'TPA Factor', 'debug[1]': 'TPA Attitude Roll (Wing)', 'debug[2]': 'TPA Attitude Pitch (Wing)', - 'debug[3]': 'TPA Throttle (Wing)', + 'debug[3]': 'TPA Calculated Throttle (Wing)', 'debug[4]': 'TPA Speed (Wing)', 'debug[5]': 'TPA Argument (Wing)', };