Add Cressi Giotto, Newton and Drake to list of devices

Adding Cressi Giotto, Newton and Drake to the list of devices
that can be selected on Android devices.

Signed-off-by: Stephen Goodall <stephen.goodall88@googlemail.com>
This commit is contained in:
Stephen Goodall 2018-06-28 13:15:32 +10:00 committed by Dirk Hohndel
parent 478b5de9e7
commit b492df6ffc

View file

@ -75,7 +75,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"}});
QStringList({{"Leonardo"}, {"Giotto"}, {"Newton"}, {"Drake"}});
mobileProductList["Genesis"] =
QStringList({{"React Pro"}, {"React Pro White"}});
mobileProductList["Heinrichs Weikamp"] =