Skip to content

Commit

Permalink
Add speeeeeeeeeeed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicezki committed Oct 11, 2023
1 parent 4365529 commit 9394b1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main-dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ class ARMMane{
"type" : "servo",
"value" : 0,
"device" : 0,
"speed": 0,
"min" : 0,
"max" : 180,
"num" : 0,
Expand All @@ -140,6 +141,7 @@ class ARMMane{
"type" : "conv",
"value" : 0,
"device" : 0,
"speed": 255,
"min" : 0,
"max" : 2,
"num" : 0,
Expand Down

0 comments on commit 9394b1a

Please sign in to comment.