mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
fix int_enable in usb_tunnel
This commit is contained in:
@@ -53,7 +53,7 @@ int main( void ) {
|
||||
VCOM_init();
|
||||
#endif
|
||||
|
||||
int_enable();
|
||||
mcu_int_enable();
|
||||
|
||||
LED_ON(3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user