fix int_enable in usb_tunnel

This commit is contained in:
Felix Ruess
2011-01-04 10:47:38 +01:00
parent 9a8ca1aab9
commit 980c42332e
+1 -1
View File
@@ -53,7 +53,7 @@ int main( void ) {
VCOM_init();
#endif
int_enable();
mcu_int_enable();
LED_ON(3);