diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ public: int ClientPrioN; int ClientPrioH; int BackLightWait; + int PrioWait; + int ClientPrioWait; int OutputNumber; int OutputFunction[LCDMAXOUTPUTS]; int RecordingStatus; |