fixes ibreeze "No valuesummary for channel" error during import.

This commit is contained in:
LoudSnorer 2023-11-24 09:25:42 -05:00
parent a92b4143a3
commit 453aa6bb65

View File

@ -26,6 +26,7 @@
#include "SleepLib/profiles.h"
using namespace std;
#define FIX_FOR_SINGLE_EVENT // fixes ibreeze "No valuesummary for channel" error during import.
// This is the uber important database version for OSCAR's internal storage
// Increment this after stuffing with Session's save & load code.