mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
Update 700X warning based on new test data.
This commit is contained in:
parent
b0d4fcd628
commit
eaf4ab69cf
@ -7030,7 +7030,7 @@ bool PRS1DataChunk::ParseSettingsF0V6(const unsigned char* data, int size)
|
|||||||
case 0xA0: // Rise Time
|
case 0xA0: // Rise Time
|
||||||
flexmode = FLEX_RiseTime;
|
flexmode = FLEX_RiseTime;
|
||||||
switch (cpapmode) {
|
switch (cpapmode) {
|
||||||
//case PRS1_MODE_BILEVEL: probably this too, but we haven't seen it in practice
|
case PRS1_MODE_BILEVEL:
|
||||||
case PRS1_MODE_AUTOBILEVEL:
|
case PRS1_MODE_AUTOBILEVEL:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user