Merge branch 'project-overhaul' into dev

This commit is contained in:
2Shirt 2020-01-22 15:37:59 -07:00
commit 989ed25cf8
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -252,7 +252,8 @@ class State():
keep_history=False,
timestamp=False,
)
std.print_info('Starting Hardware Diagnostics')
std.clear_screen()
std.print_info('Initializing...')
# Progress Pane
self.update_progress_pane()