Skip to content

Commit

Permalink
Merge pull request #43 from ShellyUSA/DanielWinks
Browse files Browse the repository at this point in the history
Update ShellyUSA.ShellyUSA_Driver_Library.groovy
  • Loading branch information
DanielWinks authored Jan 22, 2025
2 parents 3411790 + bee7fb3 commit 28c7cec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ LinkedHashMap coverGoToPositionCommand(Integer id = 0, Integer pos) {
LinkedHashMap command = [
"id" : 0,
"src" : "coverGoToPosition",
"method" : "Cover.Close",
"method" : "Cover.GoToPosition",
"params" : [
"id" : id,
"pos" : pos
Expand Down

0 comments on commit 28c7cec

Please sign in to comment.