X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/85aaaf84ce14568580a35c31e22062ba529b49fe..59c4871f8011247a056f6ca2ca8aca89000e3841:/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c?ds=inline diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c index dc94e1fba..98bf50bff 100644 --- a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c +++ b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c @@ -46,6 +46,7 @@ int main(void) puts_P(PSTR(ESC_FG_CYAN "Mouse Host/Device Demo running.\r\n" ESC_FG_WHITE)); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); + sei(); for (;;) {