Added 39421 and 39485 to tested models

This commit is contained in:
Phil Olynyk 2022-04-03 11:24:22 -04:00
parent 6af5747abb
commit c23feedf7c

View File

@ -50,7 +50,7 @@ void ResmedLoader::LogUnexpectedMessage(const QString & message)
m_importMutex.unlock();
}
static const QVector<int> AS11TestedModels {39420, 39423, 0};
static const QVector<int> AS11TestedModels {39420, 39421, 39423, 39485, 0};
ResmedLoader::ResmedLoader() {
#ifndef UNITTEST_MODE