1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-15 12:25:12 +03:00

M-Link telemetry (#8281)

This commit is contained in:
3djc 2021-03-10 19:13:36 +01:00 committed by GitHub
parent 7613f72ec5
commit b60ba23f1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 276 additions and 15 deletions

View file

@ -2041,6 +2041,7 @@ const luaR_value_entry opentxConstants[] = {
{"UNIT_KMH", UNIT_KMH },
{"UNIT_MPH", UNIT_MPH },
{"UNIT_METERS", UNIT_METERS },
{"UNIT_KM", UNIT_KM },
{"UNIT_FEET", UNIT_FEET },
{"UNIT_CELSIUS", UNIT_CELSIUS },
{"UNIT_FAHRENHEIT", UNIT_FAHRENHEIT },