mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Added 39421 and 39485 to tested models
This commit is contained in:
parent
6af5747abb
commit
c23feedf7c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user