Add 39483 and 39519 to AS11TestedModels

This commit is contained in:
Phil Olynyk 2023-08-06 15:23:22 -04:00
parent ef6787ad91
commit 9d128ab2e9

View File

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