BLE dive computers: add Perdix

This is both correct (many Perdix support BLE) and necessary
as the Perdix AI identifies itself (sadly) as Perdix.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-07-18 14:41:05 -07:00
parent 6f8e50f860
commit e23ae817c7

View file

@ -96,7 +96,7 @@ static void fill_supported_mobile_list()
mobileProductList["Scubapro"] =
QStringList({{"G2"}});
mobileProductList["Shearwater"] =
QStringList({{"Perdix AI"}});
QStringList({{"Perdix"}, {"Perdix AI"}});
mobileProductList["Suunto"] =
QStringList({{"EON Steel"}});