forked from Elara6331/itd
		
	Remove replace directive and fix firmware upgrade error
This commit is contained in:
		| @@ -16,7 +16,7 @@ func (c *Client) FirmwareUpgrade(ctx context.Context, upgType UpgradeType, files | ||||
| 			Type:  upgType, | ||||
| 			Files: files, | ||||
| 		}, | ||||
| 		&progressCh, | ||||
| 		progressCh, | ||||
| 	) | ||||
| 	if err != nil { | ||||
| 		return nil, err | ||||
|   | ||||
		Reference in New Issue
	
	Block a user