Petcard/config.json

13 lines
No EOL
219 B
JSON

{
"debug": 1,
"logging": 1,
"loglevel": 4,
"logfile": "petcard.log",
"display": "SSD1306",
"controls": {
"up": "0",
"down": "3",
"select": "1",
"back": "2"
}
}