You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelogs
Suzuki Style is now permanently the default theme.
Added block code verStyle, verMeter, verFont, verLimitglobal variable along with getStyle, getMeter, getFont, and getLimitvalue parameter to improve the performance by blocking function to change values.
The Default calibration value is now 3.865. this can used by this code: set global multiplyByValue = 3.865.
Added option to hide the Limit Indicator. The limit doesn't work yet on limit reaching function.
Entering calibration value without decimal will return as 1 digit. entering too much decimal will be limited and return to 3 decimal places.
Removed duplicated code for set procedure=theme to
Tips before updating!
Be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error or having the meter dial issues such as the meter styles cannot be loaded after updating. This is because of the future changes for the styles and personalization in the app.