From 92a1919cf57bb1dc76ad134a13a2698ee216ae03 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Fri, 16 Oct 2015 14:24:42 +0200 Subject: [PATCH] Mention Shearwater Nerd alongside with Petrel 2 Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- src/descriptor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/descriptor.c b/src/descriptor.c index 91a75fb..df30202 100644 --- a/src/descriptor.c +++ b/src/descriptor.c @@ -238,6 +238,7 @@ static const dc_descriptor_t g_descriptors[] = { /* Shearwater Petrel */ {"Shearwater", "Petrel", DC_FAMILY_SHEARWATER_PETREL, 3}, {"Shearwater", "Petrel 2", DC_FAMILY_SHEARWATER_PETREL, 3}, + {"Shearwater", "Nerd", DC_FAMILY_SHEARWATER_PETREL, 3}, /* Dive Rite NiTek Q */ {"Dive Rite", "NiTek Q", DC_FAMILY_DIVERITE_NITEKQ, 0}, /* Citizen Hyper Aqualand */