Skip to content

implement range calculation #3

@todo

Description

@todo

range_value: 0, // TODO: implement range calculation
range_unit: dataObj.settings.range_unit,
consumption_value: dataObj.settings.consumption,
consumption_unit: dataObj.settings.consumption_unit,
consumption_text: (dataObj.settings.consumption_unit === 'km' ? '/100' : '/') + dataObj.settings.range_unit
};


This issue was generated by todo based on a TODO comment in d400f29. It's been assigned to @GPlay97 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions