mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-12 19:10:21 +03:00
ADD APM32 DFU Bootloader
This commit is contained in:
parent
b717b2b394
commit
5d32534186
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@
|
|||
"alwaysOnTopWindows",
|
||||
{"usbDevices": [
|
||||
{"vendorId": 1155, "productId": 57105},
|
||||
{"vendorId": 11836, "productId": 57105}
|
||||
{"vendorId": 11836, "productId": 57105},
|
||||
{'vendorId': 12619, 'productId': 262} // APM32 DFU Bootloader
|
||||
]}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue