mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
BLE: add newer model for Aqualung i200C
At least one user has an i200C that shows a GI.... serial number and BLE name. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
9e1c04344b
commit
7ff1683ec9
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ static struct modelPattern model[] = {
|
|||
{ 0x4647, "Sherwood", "Sage" },
|
||||
{ 0x4648, "Aqualung", "i300C" },
|
||||
{ 0x4649, "Aqualung", "i200C" },
|
||||
{ 0x4749, "Aqualung", "i200C" },
|
||||
{ 0x4651, "Aqualung", "i770R" },
|
||||
{ 0x4652, "Aqualung", "i550C" },
|
||||
{ 0x4653, "Oceanic", "Geo 4.0" },
|
||||
|
|
Loading…
Add table
Reference in a new issue