1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Last of the STM32F3 system files removed from target directories and merge of the FURYF3 target @kc10kevin

This commit is contained in:
blckmn 2016-06-09 22:20:00 +10:00
parent 827b576f6d
commit 67b1b20c59
17 changed files with 324 additions and 905 deletions

View file

@ -29,7 +29,9 @@
#ifdef USB_IO
#ifdef USB_DETECT_PIN
static IO_t usbDetectPin = IO_NONE;
#endif
void usbCableDetectDeinit(void)
{