videomixer: select 1024x768 by default

This commit is contained in:
Sebastien Bourdeauducq 2013-11-21 00:33:01 +01:00
parent 96fcb3574e
commit f5ba0ac023

View file

@ -93,7 +93,7 @@ int main(void)
printf("Mixxeo software rev. %08x built "__DATE__" "__TIME__"\n\n", GIT_ID);
time_init();
processor_start(2);
processor_start(6);
while(1) {
processor_service();