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