diff --git a/core/qt-ble.cpp b/core/qt-ble.cpp index 49dd52d1d..ab95a3638 100644 --- a/core/qt-ble.cpp +++ b/core/qt-ble.cpp @@ -143,6 +143,7 @@ static const struct uuid_match serial_service_uuids[] = { { "cb3c4555-d670-4670-bc20-b61dbc851e9a", "Pelagic (i770R, i200C, Pro Plus X, Geo 4.0)" }, { "fdcdeaaa-295d-470e-bf15-04217b7aa0a0", "ScubaPro G2"}, { "fe25c237-0ece-443c-b0aa-e02033e7029d", "Shearwater (Perdix/Teric/Peregrine)" }, + { "0000fcef-0000-1000-8000-00805f9b34fb", "Divesoft" }, { NULL, } };