Skip to content

Commit

Permalink
WAWAWA
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicezki committed Oct 11, 2023
1 parent 7d0824a commit 3389127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main-dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,15 @@ class ARMMane{

this.conf_list = [
{
"type" : "servo",
"type" : "setServo",
"value" : 0,
"device" : 0,
"min" : 0,
"max" : 180,
"num" : 0,
},
{
"type" : "conv",
"type" : "setConv",
"value" : 0,
"device" : 0,
"min" : 0,
Expand Down

0 comments on commit 3389127

Please sign in to comment.