Skip to content

Commit

Permalink
update sros setTimeout,
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-aqrabawi authored Feb 22, 2024
1 parent 899bc2d commit 8b151e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/lib/sros/sros.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ func (d *SROSDevice) sessionPreparation() error {
}

func (d *SROSDevice) SetTimeout(timeout uint8) {
d.base.SetTimeout(timeout)
// TODO: implenet me.
}

0 comments on commit 8b151e9

Please sign in to comment.