Add DreamStation BiPAP AVAPS 30 AE (1131X150) to the list of tested/recognized machines.

This commit is contained in:
sawinglogz 2019-10-04 12:20:18 -04:00
parent a95429763d
commit 9f8f9224ab

View File

@ -259,6 +259,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
{ "1160P", 3, 3, "BiPAP AVAPS 30 (System One 60 Series)" }, { "1160P", 3, 3, "BiPAP AVAPS 30 (System One 60 Series)" },
{ "1030X110", 3, 6, "DreamStation BiPAP S/T 30" }, { "1030X110", 3, 6, "DreamStation BiPAP S/T 30" },
{ "1130X110", 3, 6, "DreamStation BiPAP AVAPS 30" }, { "1130X110", 3, 6, "DreamStation BiPAP AVAPS 30" },
{ "1131X150", 3, 6, "DreamStation BiPAP AVAPS 30 AE" },
{ "", 0, 0, "" }, { "", 0, 0, "" },
}; };