-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't start the services again after a update, because
- a restart will come anyway and - starting the services would notify the online status for a short moment, until the restart happens. Additional, instead of using display.clear(), use display.fillScreen(), because clear() will cause an immediate matrix update and the progress bar will flicker.
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters