Browse Source
- When LCD_SET_PROGRESS_MANUALLY was disabled and an SD print was not active (i.e. the printer was idle), progress_bar_percent would read uninitialized memory from stack and cause progress bar to jump wildly. - Also updated conditions in `#ifdef` to match `ultralcd.cpp`pull/1/head
Marcio Teixeira
6 years ago
committed by
Scott Lahteine
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue