added server config file

This commit is contained in:
Johannes Wendel
2019-06-24 12:28:33 +02:00
parent e428515227
commit 26f198d32e
4 changed files with 27 additions and 7 deletions

View File

@@ -25,7 +25,8 @@
"run" : 0
},
"driver_board" :
{ // todo new layout!
{
"todo": "new layout!",
"i2c_address" : 32,
"pin_base" : 65,
"pin-select" :
@@ -63,4 +64,4 @@
}
}
}
}