feat: log firmware version before upgrading firmware (#693)
This commit is contained in:
committed by
László Monda
parent
5234f85dbe
commit
0aa9c73b4b
@@ -3,5 +3,6 @@ import { SynchrounousResult } from 'tmp';
|
||||
export interface TmpFirmware {
|
||||
rightFirmwarePath: string;
|
||||
leftFirmwarePath: string;
|
||||
packageJsonPath: string;
|
||||
tmpDirectory: SynchrounousResult;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user