mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +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
|
||||
flexmode = FLEX_RiseTime;
|
||||
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:
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user