mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Add Canadain model number 39423 to tested list
This commit is contained in:
parent
8c997a68e8
commit
2f975ea7e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user