diff options
Diffstat (limited to 'android-mobile/res')
-rw-r--r-- | android-mobile/res/xml/device_filter.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/android-mobile/res/xml/device_filter.xml b/android-mobile/res/xml/device_filter.xml index b180e020e..413daa61f 100644 --- a/android-mobile/res/xml/device_filter.xml +++ b/android-mobile/res/xml/device_filter.xml @@ -5,12 +5,16 @@ <usb-device vendor-id="1027" product-id="24577"/> <usb-device vendor-id="1027" product-id="24592"/> <usb-device vendor-id="1027" product-id="24593"/> + <!-- May be Aqualung custom PID? --> + <usb-device vendor-id="1027" product-id="24597"/> <!-- Oceanic Custom PID --> <usb-device vendor-id="1027" product-id="62560"/> <!-- Suunto Custom PID --> <usb-device vendor-id="1027" product-id="63104"/> <!-- Cressi (Leonardo) Custom PID --> <usb-device vendor-id="1027" product-id="34768"/> + + <!-- USB devices --> <!-- EON Steel --> <usb-device vendor-id="5267" product-id="48"/> <!-- EON Steel core --> |