add announce and interrupt for autotime

This commit is contained in:
chrys
2016-11-20 17:16:41 +01:00
parent 2da9db37c0
commit 4dfa19ed72
11 changed files with 42 additions and 7 deletions

View File

@@ -70,6 +70,8 @@ settings = {
'presentDate': True,
'delaySec': 0,
'onMinutes': '00,30',
'announce': True,
'interrupt': False,
},
'keyboard':{
'driver': 'evdev',