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:
parent
7613f72ec5
commit
b60ba23f1f
22 changed files with 276 additions and 15 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue