mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Add 400X130 to the list of tested machines.
This commit is contained in:
parent
4507f8d7a8
commit
d01c183ae3
@ -16,6 +16,7 @@
|
||||
<ul>
|
||||
<li>BiPAP S/T (C Series) (1061401)</li>
|
||||
<li>REMstar Pro (System One 60 Series) (461CA)</li>
|
||||
<li>DreamStation CPAP Pro (400X130)</li>
|
||||
<li>DreamStation BiPAP Pro (600X150)</li>
|
||||
<li>DreamStation Auto BiPAP (700X120, 700X150)</li>
|
||||
<li><i>Note: Ventilator alarms are not currently imported.</i></li>
|
||||
|
@ -272,6 +272,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
|
||||
{ "200X110", 0, 6, "DreamStation CPAP" }, // (brick)
|
||||
{ "400G110", 0, 6, "DreamStation Go" },
|
||||
{ "400X110", 0, 6, "DreamStation CPAP Pro" },
|
||||
{ "400X130", 0, 6, "DreamStation CPAP Pro" },
|
||||
{ "400X150", 0, 6, "DreamStation CPAP Pro" },
|
||||
{ "500X110", 0, 6, "DreamStation Auto CPAP" },
|
||||
{ "500X120", 0, 6, "DreamStation Auto CPAP" },
|
||||
|
Loading…
Reference in New Issue
Block a user