Browse Source

Change device filter to allow only Taisync USB accessory

QGC4.4
Matej Frančeškin 6 years ago
parent
commit
05e3abe830
  1. 2
      android/res/xml/device_filter.xml

2
android/res/xml/device_filter.xml

@ -2,6 +2,6 @@ @@ -2,6 +2,6 @@
<resources>
<!-- Allow anything connected -->
<usb-device />
<usb-accessory />
<usb-accessory model="android.usbaoa" manufacturer="taisync" version="1.0"/>
</resources>

Loading…
Cancel
Save