From 16fc94301e1b7b724c3754200ff8cb9ec683de09 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 15 Jun 2019 11:35:32 -0700 Subject: Android: add Cressi Cartesio and Goa as potentially supported Assuming they are connected to an FTDI cable. Signed-off-by: Dirk Hohndel --- core/downloadfromdcthread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 1915444db..955431880 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -122,7 +122,7 @@ static void fill_supported_mobile_list() mobileProductList["Cochran"] = QStringList({{"Commander I"}, {"Commander II"}, {"Commander TM"}, {"EMC-14"}, {"EMC-16"}, {"EMC-20H"}}); mobileProductList["Cressi"] = - QStringList({{"Leonardo"}, {"Giotto"}, {"Newton"}, {"Drake"}}); + QStringList({{"Leonardo"}, {"Giotto"}, {"Newton"}, {"Drake"}, {"Cartesio"}, {"Goa"}}); mobileProductList["Genesis"] = QStringList({{"React Pro"}, {"React Pro White"}}); mobileProductList["Heinrichs Weikamp"] = -- cgit v1.2.3-70-g09d2