diff --git a/sys/BaS.c b/sys/BaS.c index 37a1c59..55101da 100644 --- a/sys/BaS.c +++ b/sys/BaS.c @@ -511,7 +511,7 @@ void BaS(void) video_init(); /* initialize USB devices */ - init_usb(); + // init_usb(); set_ipl(7); /* disable interrupts */