diff options
Diffstat (limited to 'android-mobile/res/xml')
-rw-r--r-- | android-mobile/res/xml/device_filter.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android-mobile/res/xml/device_filter.xml b/android-mobile/res/xml/device_filter.xml index 9509292eb..b180e020e 100644 --- a/android-mobile/res/xml/device_filter.xml +++ b/android-mobile/res/xml/device_filter.xml @@ -19,4 +19,6 @@ <usb-device vendor-id="11884" product-id="12801"/> <!-- Scubapro Aladin Square --> <usb-device vendor-id="49745" product-id="8198"/> + <!-- Atomics Aquatics Cobalt --> + <usb-device vendor-id="1137" product-id="2184"/> </resources> |