Add a new Perdix AI hardware type

This commit is contained in:
Jef Driesen 2021-02-08 19:24:00 +01:00
parent 034819cd2d
commit d63c6cd04e

View File

@ -227,6 +227,7 @@ shearwater_petrel_device_foreach (dc_device_t *abstract, dc_dive_callback_t call
model = PERDIX;
break;
case 0x0C0D:
case 0x7C2D:
model = PERDIXAI;
break;
case 0x0F0F: