Display device list at the beginning of the firmware update process.
This commit is contained in:
@@ -146,6 +146,7 @@ export class DeviceService {
|
||||
let firmwarePathData: TmpFirmware;
|
||||
|
||||
try {
|
||||
this.device.resetDeviceCache();
|
||||
this.stopPollTimer();
|
||||
|
||||
if (args && args.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user