From 26871df84d113c7ffdd30208cab8462649315f29 Mon Sep 17 00:00:00 2001 From: Stephen Goodall Date: Wed, 27 Jun 2018 16:09:15 +1000 Subject: Add Cressi Leonardo to list of devices Adding Cressi Leonardo to the list of devices that can be selected on Android devices. Signed-off-by: Stephen Goodall --- core/downloadfromdcthread.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 3c0470852..21d1b4c20 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -74,6 +74,8 @@ static void fill_supported_mobile_list() QStringList({{"Mundial 2"}, {"Mundial 3"}, {"Voyager 2G"}}); mobileProductList["Cochran"] = QStringList({{"Commander I"}, {"Commander II"}, {"Commander TM"}, {"EMC-14"}, {"EMC-16"}, {"EMC-20H"}}); + mobileProductList["Cressi"] = + QStringList({{"Leonardo"}}); mobileProductList["Genesis"] = QStringList({{"React Pro"}, {"React Pro White"}}); mobileProductList["Heinrichs Weikamp"] = -- cgit v1.2.3-70-g09d2