- sleeptimer: add possibilty to preset with a fixed value

This commit is contained in:
svenhoefer
2013-10-16 10:37:23 +02:00
parent db59b7d3f1
commit 25e550e9e3
8 changed files with 42 additions and 12 deletions

View File

@@ -68,6 +68,7 @@ struct SNeutrinoSettings
int shutdown_real_rcdelay;
char shutdown_count[4];
char shutdown_min[4];
int sleeptimer_min;
char record_safety_time_before[3];
char record_safety_time_after[3];
int zapto_pre_time;