working on gpio interface and refactored author names
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user