diff options
Diffstat (limited to 'android-mobile/res')
-rw-r--r-- | android-mobile/res/xml/device_filter.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/android-mobile/res/xml/device_filter.xml b/android-mobile/res/xml/device_filter.xml index 83b42ea07..231b9a076 100644 --- a/android-mobile/res/xml/device_filter.xml +++ b/android-mobile/res/xml/device_filter.xml @@ -13,4 +13,10 @@ <usb-device vendor-id="1027" product-id="63104"/> <!-- EON Steel --> <usb-device vendor-id="5267" product-id="48"/> + <!-- EON Steel core --> + <usb-device vendor-id="5267" product-id="51"/> + <!-- Scubapro G2 --> + <usb-device vendor-id="11884" product-id="12801"/> + <!-- Scubapro Aladin Square --> + <usb-device vendor-id="49745" product-id="8198"/> </resources> |