1
0
Fork 0
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:
Alden-wrk 2024-05-15 14:55:26 +08:00 committed by GitHub
parent b717b2b394
commit 5d32534186
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
]}
],