expedite: Add 1080p portrait resolution.

devs/lauromoura/reporting
Nicolas Aguirre 8 years ago
parent 91ca743b85
commit 58857a657c
  1. 1
      src/bin/main.c

@ -1164,6 +1164,7 @@ static const Expedite_Resolution resolutions[] = {
{ "720p", 1280, 720 },
{ "1050p", 1680, 1050},
{ "1080p", 1920, 1080},
{ "1080p-p", 1080, 1920},
{ "wsvga", 1024, 600 },
{ "wsvga-p", 600 , 1024},
{ "s9", 1600, 900 },

Loading…
Cancel
Save