Give equal priority to both controllers!

This commit is contained in:
Raphael Assenat 2016-10-10 14:53:40 -04:00
parent af12f0d242
commit 96bd132b66
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -555,7 +555,7 @@ int main(void)
pads[channel]->getReport(channel, &pad_data);
usbpad_update(&usbpads[channel], &pad_data);
state = STATE_WAIT_INTERRUPT_READY;
break;
continue;
}
} else {
/* Just make sure the gamepad state holds valid data