working on gpio interface and refactored author names

This commit is contained in:
Jonas Zeunert
2018-11-23 13:46:09 +01:00
parent 972f16b0f7
commit 00e640f469
63 changed files with 127 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
{
"displays" :
"display_board" :
{
},
@@ -7,7 +7,7 @@
{
"i2c_address" : 32,
"pin_base" : 65,
"latch-select" :
"pin-select" :
{
"A" : 0,
"B" : 1,
@@ -15,7 +15,7 @@
},
"data" : 3,
"CL" : 4,
"mux-select" :
"latch-select" :
{
"A" : 5,
"B" : 6,