Add F0V2 variant of 451P to list of tested PRS1 machines.

This commit is contained in:
sawinglogz 2020-03-09 13:13:33 -04:00
parent a9b16f26bd
commit c92ef13e19

View File

@ -238,6 +238,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
// This first set says "(Philips Respironics)" intead of "(System One)" on official reports.
{ "251P", 0, 2, "REMstar Plus (System One)" }, // (brick)
{ "450P", 0, 3, "REMstar Pro (System One)" },
{ "451P", 0, 2, "REMstar Pro (System One)" },
{ "451P", 0, 3, "REMstar Pro (System One)" },
{ "550P", 0, 2, "REMstar Auto (System One)" },
{ "550P", 0, 3, "REMstar Auto (System One)" },