X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5993e1efe789418e3773d37aae119f48093a3439..3d28d53c3e2ae529933283e63a8b05f2ab1ce2be:/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c?ds=sidebyside diff --git a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c index 8f6e1f2ff..e74d37749 100644 --- a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c +++ b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c @@ -54,6 +54,7 @@ int main(void) puts_P(PSTR(ESC_FG_CYAN "Bluetooth Host Demo running.\r\n" ESC_FG_WHITE)); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); + sei(); for (;;) {