mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +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();
|
m_importMutex.unlock();
|
||||||
}
|
}
|
||||||
|
|
||||||
static const QVector<int> AS11TestedModels {39420, 0};
|
static const QVector<int> AS11TestedModels {39420, 39423, 0};
|
||||||
|
|
||||||
ResmedLoader::ResmedLoader() {
|
ResmedLoader::ResmedLoader() {
|
||||||
#ifndef UNITTEST_MODE
|
#ifndef UNITTEST_MODE
|
||||||
|
Loading…
Reference in New Issue
Block a user