change structure
This commit is contained in:
parent
ac3919b86d
commit
c7dbe4f0f0
@ -1,8 +1,10 @@
|
||||
#!/bin/python
|
||||
|
||||
from utils import debug
|
||||
|
||||
settings = {
|
||||
'speechDriverString':'speechd',
|
||||
'screenDriverString': 'linux',
|
||||
'soundDriverString': 'sox',
|
||||
'debugLevel': 0,
|
||||
'debugLevel': debug.debugLevel.DEACTIVE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user