Add support for the Seac Jack
The Seac Jack is compatible with the DiveSystem/Ratio dive computers.
This commit is contained in:
parent
0ae9e355f8
commit
9ca91ca584
@ -321,6 +321,7 @@ static const dc_descriptor_t g_descriptors[] = {
|
||||
{"Ratio", "iDive Easy", DC_FAMILY_DIVESYSTEM_IDIVE, 0x42},
|
||||
{"Ratio", "iDive Deep", DC_FAMILY_DIVESYSTEM_IDIVE, 0x44},
|
||||
{"Ratio", "iDive Tech+", DC_FAMILY_DIVESYSTEM_IDIVE, 0x45},
|
||||
{"Seac", "Jack", DC_FAMILY_DIVESYSTEM_IDIVE, 0x1000},
|
||||
/* Cochran Commander */
|
||||
{"Cochran", "Commander TM", DC_FAMILY_COCHRAN_COMMANDER, 0},
|
||||
{"Cochran", "Commander I", DC_FAMILY_COCHRAN_COMMANDER, 1},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user