skip hour

This commit is contained in:
olikraus 2017-06-12 07:50:14 +02:00
parent 86395a699d
commit 15c2e36d61
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ extern u8g2_t u8g2;
#define GUI_ALARM_CNT 4
#define SNOOZE_MINUTES 5
#define ALLOW_SKIP_HOURS 4
#define ALLOW_SKIP_HOURS 10
struct _gui_data
{