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:
Dirk Hohndel 2022-06-13 03:31:21 +00:00
parent 9e1c04344b
commit 7ff1683ec9

View file

@ -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" },