Update resmed_loader.cpp

This commit is contained in:
Steve Gearhart 2024-01-09 04:08:45 +00:00
parent fc3c2ff038
commit 960e3e94ee

View File

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