Estimate Remaining Time (graphical display) (#15497)
This commit is contained in:
@@ -796,7 +796,7 @@ namespace ExtUI {
|
||||
#endif
|
||||
|
||||
uint8_t getProgress_percent() {
|
||||
return ui.get_progress();
|
||||
return ui.get_progress_percent();
|
||||
}
|
||||
|
||||
uint32_t getProgress_seconds_elapsed() {
|
||||
|
Reference in New Issue
Block a user