fixed ka50 lua

Missed two commas that broke the lua. Sorry about that. Thank you Torun!
This commit is contained in:
Bailey 2022-02-01 11:29:34 +09:00 committed by GitHub
parent 06a82b2187
commit 547c2a142a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,7 +318,9 @@ ExportScript.ConfigEveryFrameArguments =
[596] = "%0.4f", -- ZMS3_MagVar_counter_units {0.0,1.0}
-- Ambient Temperature
---------------------------------------------------
[587] = "%0.4f" -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[587] = "%0.4f", -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[587] = "%0.4f", -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[104] = "%0.4f", -- collective_position