Skip to content

Commit

Permalink
新增 720p 分辨率设备
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrosEt authored and williamatwb committed Apr 26, 2020
1 parent 6ac6777 commit faa366c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 4 deletions.
21 changes: 21 additions & 0 deletions config/1280x720/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"center_point":{
"x": 333,
"y": 700,
"rx": 10,
"ry": 300
},
"follow_bottom":{
"x": 648,
"y": 534,
"rx": 10,
"ry": 10
},
"star_bottom":{
"x": 641,
"y": 642,
"rx": 10,
"ry": 10
}

}
8 changes: 4 additions & 4 deletions config/1920x1080/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"ry": 300
},
"follow_bottom":{
"x": 990,
"y": 950,
"x": 983,
"y": 854,
"rx": 10,
"ry": 10
},
"star_bottom":{
"x": 1000,
"y": 1083,
"x": 986,
"y": 994,
"rx": 10,
"ry": 10
}
Expand Down

0 comments on commit faa366c

Please sign in to comment.