mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: consistent naming of the new Aqualung i200C models
It's confusing to have the same name refer to two different models. Unfortunately, that's what Aqualung is doing by simply changing the model number and serial number, but not the external branding. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d0a4bc331c
commit
ee708a904c
2 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ static struct modelPattern model[] = {
|
|||
{ 0x4647, "Sherwood", "Sage" },
|
||||
{ 0x4648, "Aqualung", "i300C" },
|
||||
{ 0x4649, "Aqualung", "i200C" },
|
||||
{ 0x4749, "Aqualung", "i200C" },
|
||||
{ 0x4749, "Aqualung", "i200Cv2" },
|
||||
{ 0x4651, "Aqualung", "i770R" },
|
||||
{ 0x4652, "Aqualung", "i550C" },
|
||||
{ 0x4653, "Oceanic", "Geo 4.0" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue