- adzap: add possibility to write status data to /tmp/adzap.data

This commit is contained in:
svenhoefer
2016-02-29 10:31:22 +01:00
parent 1dfc1bc452
commit 00e5cf6759
8 changed files with 64 additions and 9 deletions

View File

@@ -731,6 +731,7 @@ struct SNeutrinoSettings
//adzap
int adzap_zapBackPeriod;
int adzap_writeData;
int power_standby;
int hdd_sleep;
@@ -884,7 +885,6 @@ const int PARENTALLOCK_PROMPT_ONSTART = 1;
const int PARENTALLOCK_PROMPT_CHANGETOLOCKED = 2;
const int PARENTALLOCK_PROMPT_ONSIGNAL = 3;
class CScanSettings
{
public: