Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Clifton <me@dominicclifton.name>2015-10-31 14:22:18 +0300
committerDominic Clifton <me@dominicclifton.name>2015-10-31 14:22:18 +0300
commitafe62cc01b582cb50e25836a41a96e6137b4c66d (patch)
tree68b856fc472772ab7b393e6f39185ff57c2d1d9c /manifest.json
parent5d82bd89595195bd5524d60ad6ffc807c5117ff5 (diff)
parent1a20b317dd5e6be2829556c23777cfd0559b4138 (diff)
Merge pull request #250 from tracernz/development
Enable flashing using USB-DFU protocol
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/manifest.json b/manifest.json
index 3051e9bd..3d84fc91 100644
--- a/manifest.json
+++ b/manifest.json
@@ -32,10 +32,7 @@
"fileSystem.write",
"fileSystem.retainEntries",
"notifications",
- "alwaysOnTopWindows"
- ],
-
- "optional_permissions": [
+ "alwaysOnTopWindows",
{"usbDevices": [
{"vendorId": 1155, "productId": 57105}
]}