tune flip calls and frame setup

for pandora, mostly
This commit is contained in:
notaz 2013-07-28 16:45:13 +03:00
parent 9c9cda8c39
commit b7d64dbdb7
5 changed files with 15 additions and 13 deletions

View file

@ -202,6 +202,7 @@ void plat_init(void)
in_set_config(in_name_to_id("evdev:pollux-analog"), IN_CFG_KEY_NAMES,
caanoo_keys, sizeof(caanoo_keys));
flip_after_sync = 1;
gp2x_menu_init();
}