X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/85aaaf84ce14568580a35c31e22062ba529b49fe..59c4871f8011247a056f6ca2ca8aca89000e3841:/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c?ds=inline diff --git a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c index b85d40d18..633094f13 100644 --- a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c +++ b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c @@ -46,6 +46,7 @@ int main(void) puts_P(PSTR(ESC_FG_CYAN "Keyboard HID Host Demo running.\r\n" ESC_FG_WHITE)); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); + sei(); for (;;) {