Android: add Cressi Cartesio and Goa as potentially supported
Assuming they are connected to an FTDI cable. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e329a53aab
commit
16fc94301e
@ -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"] =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user