mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 06:15:10 +03:00
USB modes cleanup (#5396)
* USB modes cleanup * Forgot a couple * Exclude joystick code from bootloader
This commit is contained in:
parent
f2cf444a64
commit
8662de39f5
10 changed files with 14 additions and 20 deletions
|
@ -1680,7 +1680,7 @@ FORCEINLINE void convertUnit(getvalue_t & val, uint8_t & unit)
|
|||
extern const pm_uchar logo_taranis[];
|
||||
#endif
|
||||
|
||||
#if defined(USB_MASS_STORAGE)
|
||||
#if defined(STM32)
|
||||
void usbPluggedIn();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue