Add Canadain model number 39423 to tested list

This commit is contained in:
Phil Olynyk 2022-01-07 13:00:19 -05:00
parent 8c997a68e8
commit 2f975ea7e9

View File

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