Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nghuuphuoc committed Oct 18, 2013
1 parent 5291035 commit 918826f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"name": "Asus",
"devices": [
{ "name": "Google Nexus 7 (2012)", "w": 1280, "h": 800, "inch": "7", "pxd": 1.33 },
{ "name": "Transformer Pad TF300", "w": 1280, "h": 800, "inch": "10.1", "pxd": 1 },
{ "name": "Google Nexus 7 (2013)", "w": 1920, "h": 1200, "inch": "7.02", "pxd": 2 },
{ "name": "Transformer Pad TF300", "w": 1280, "h": 800, "inch": "10.1", "pxd": 1 },
{ "name": "Transformer Pad Infinity", "w": 1920, "h": 1200, "inch": "10.1", "pxd": 1 },
{ "name": "New Transformer Pad Infinity", "w": 2560, "h": 1600, "inch": "10.1", "pxd": 1 }
]
Expand Down

0 comments on commit 918826f

Please sign in to comment.