Skip to content

Commit

Permalink
Update servo config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHilson committed Oct 5, 2016
1 parent bc08654 commit 1955c35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions server/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"hat": 2,
"channel": 4,
"init_deg": 0,
"rotate_to_deg": 45
"rotate_to_deg": 53
}
},
{
Expand Down Expand Up @@ -282,7 +282,7 @@
"hat": 1,
"channel": 2,
"init_deg": 0,
"rotate_to_deg": 45
"rotate_to_deg": 48
}
},
{
Expand Down Expand Up @@ -324,7 +324,7 @@
"hat": 1,
"channel": 5,
"init_deg": 0,
"rotate_to_deg": 38
"rotate_to_deg": 40
}
},
{
Expand Down Expand Up @@ -352,7 +352,7 @@
"hat": 1,
"channel": 7,
"init_deg": 0,
"rotate_to_deg": 45
"rotate_to_deg": 48
}
},
{
Expand Down

0 comments on commit 1955c35

Please sign in to comment.