Fix ids for encoder side Right (#720)
This commit is contained in:
parent
2847ee23f8
commit
2c2eb16551
1 changed files with 2 additions and 2 deletions
|
@ -228,7 +228,7 @@
|
||||||
{
|
{
|
||||||
"x":1
|
"x":1
|
||||||
},
|
},
|
||||||
"0,17\n\n\n0,2"
|
"0,15\n\n\n0,2"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"0,13\n\n\n0,2",
|
"0,13\n\n\n0,2",
|
||||||
|
@ -247,7 +247,7 @@
|
||||||
{
|
{
|
||||||
"x":1
|
"x":1
|
||||||
},
|
},
|
||||||
"0,17\n\n\n0,2"
|
"0,16\n\n\n0,2"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue