typo changes

This commit is contained in:
Ben Hambrecht
2018-01-15 18:16:50 -08:00
parent 2b80c582dd
commit 0f50eee179
21 changed files with 561 additions and 36 deletions

View File

@ -18,7 +18,7 @@ MEDIUM_QUALITY_CAMERA_CONFIG = {
}
LOW_QUALITY_CAMERA_CONFIG = {
"pixel_shape" : (480, 853),
"pixel_shape" : (480, 854),
}
DEFAULT_POINT_DENSITY_2D = 25