mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Android: add Atomics Aquatics Cobalt as device
This way plugging in a Cobalt should pop up a question if the user wants to open Subsurface-mobile. Unfortunately, this, too, fails on my Android devices, so I can't test it. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5467b5349e
commit
2700f02dcd
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue