From 07fea2e3811b93d5fdfd77fd478133ea7be2b2ca Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sun, 11 Jun 2023 18:05:18 -0400 Subject: [PATCH] Remove Prisma_SPRStatus from daily graphs --- oscar/daily.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/daily.cpp b/oscar/daily.cpp index cce93686..5fd90c9e 100644 --- a/oscar/daily.cpp +++ b/oscar/daily.cpp @@ -250,7 +250,7 @@ Daily::Daily(QWidget *parent,gGraphView * shared) CPAP_FlowRate, CPAP_Pressure, CPAP_Leak, CPAP_FLG, CPAP_Snore, CPAP_TidalVolume, CPAP_MaskPressure, CPAP_RespRate, CPAP_MinuteVent, CPAP_PTB, PRS1_PeakFlow, CPAP_RespEvent, CPAP_Ti, CPAP_Te, CPAP_IE, ZEO_SleepStage, POS_Inclination, POS_Orientation, POS_Movement, CPAP_Test1, - Prisma_ObstructLevel, Prisma_rRMV, Prisma_rMVFluctuation, Prisma_PressureMeasured, Prisma_FlowFull, Prisma_SPRStatus + Prisma_ObstructLevel, Prisma_rRMV, Prisma_rMVFluctuation, Prisma_PressureMeasured, Prisma_FlowFull }; // Create graphs from the cpap code list