1
0

When downloading new prds.json, display list of changes - if any.

This commit is contained in:
2017-12-20 00:01:55 +01:00
parent 99b4fd7912
commit 42b499290c
3 changed files with 37 additions and 6 deletions
+1 -2
View File
@@ -29,9 +29,8 @@ else:
prdcheck = "" if args.tocheck is None else args.tocheck
print("Loading list of devices...", end="", flush=True)
print("Loading list of devices.")
prds = tcllib.FotaCheck.get_devicelist()
print(" OK")
print("List of latest OTA firmware{} by PRD:".format(force_ver_text))