fix: device recovery mode (#879)
This commit is contained in:
committed by
László Monda
parent
8c7d625573
commit
9112b597f8
@@ -220,10 +220,6 @@ export class DeviceService {
|
||||
|
||||
await this.operations.updateRightFirmware();
|
||||
|
||||
await snooze(500);
|
||||
|
||||
this.pollUhkDevice();
|
||||
|
||||
response.modules = await this.getHardwareModules(false);
|
||||
response.success = true;
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user