From 629e33432f9e332e311d2820d2a139e1b27a405e Mon Sep 17 00:00:00 2001 From: Jef Driesen Date: Thu, 25 Apr 2019 23:58:12 +0200 Subject: [PATCH] Add the G2 HUD bluetooth device name --- src/descriptor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/descriptor.c b/src/descriptor.c index 1eb45cd..fe7f382 100644 --- a/src/descriptor.c +++ b/src/descriptor.c @@ -427,6 +427,7 @@ static int dc_filter_uwatec (dc_transport_t transport, const void *userdata) static const char *bluetooth[] = { "G2", "Aladin", + "HUD", }; if (transport == DC_TRANSPORT_IRDA) {