add a small heads up in case user thought the window haults and press keys

This commit is contained in:
HappyZ 2018-11-21 13:48:18 -06:00
parent 7f0bc9f772
commit 3f0359a396
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ class DPT():
self._get_api_with_cookies("/extensions/configs/{0}".format("{item}"))
def update_firmware(self, fwfh):
self.info_print("fw updating in progress.. do NOT press anything..")
filename = 'FwUpdater.pkg'
# upload file
response = self._put_api_with_cookies(