Finished the menu demo
This commit is contained in:
parent
fc2af7031e
commit
1be6e12b54
5 changed files with 643 additions and 51 deletions
13
config.json
Normal file
13
config.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"debug": 1,
|
||||
"logging": 1,
|
||||
"loglevel": 4,
|
||||
"logfile": "petcard.log",
|
||||
"display": "SSD1306",
|
||||
"controls": {
|
||||
"up": "0",
|
||||
"down": "3",
|
||||
"select": "1",
|
||||
"back": "2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue