mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 12:55:12 +03:00
Add room for more telemetry units
This commit is contained in:
parent
765b17f36b
commit
dcc803c5af
10 changed files with 110 additions and 36 deletions
|
@ -1510,6 +1510,7 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{"UNIT_RADIANS", UNIT_RADIANS },
|
||||
{"UNIT_MILLILITERS", UNIT_MILLILITERS },
|
||||
{"UNIT_FLOZ", UNIT_FLOZ },
|
||||
{"UNIT_MILLILITERS_PER_MINUTE", UNIT_MILLILITERS_PER_MINUTE },
|
||||
{"UNIT_HOURS", UNIT_HOURS },
|
||||
{"UNIT_MINUTES", UNIT_MINUTES },
|
||||
{"UNIT_SECONDS", UNIT_SECONDS },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue