Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tire pressure unit to HMI #501

Merged
merged 3 commits into from
Nov 1, 2022
Merged

Add tire pressure unit to HMI #501

merged 3 commits into from
Nov 1, 2022

Commits on Oct 25, 2022

  1. Add tire pressure unit to HMI

    - It needs to add tire pressure unit to HMI branch because there are three different units related with tire pressure in usual.
    wonsuk73 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    856376a View commit details
    Browse the repository at this point in the history
  2. Fix syntax error

    - add ':' into the end of "HMI.TirePressureUnit"
    wonsuk73 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4ddf76b View commit details
    Browse the repository at this point in the history
  3. Replace allowed value strings with upper case

    - Replace allowed value strings with upper case
    wonsuk73 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    19adbd8 View commit details
    Browse the repository at this point in the history