Browse Source
- Fix: When "100.0" changes to "99.0" the LCD shows "199.0" - Use 2 rows if needed on character LCD, (allowing longer labels… Germany, et. al.) - Known issue: A certain length label combined with a certain value drawing function could, for example, display 99.0 on 1 line, but 100.0 on two lines. Workaround would be to pass a nominal value size argument.pull/1/head
Scott Lahteine
8 years ago
2 changed files with 14 additions and 7 deletions
Loading…
Reference in new issue