working on big refactor
This commit is contained in:
@@ -1,7 +1,28 @@
|
||||
{
|
||||
"display_board" :
|
||||
{
|
||||
|
||||
"display_select" :
|
||||
{
|
||||
"1" : 0,
|
||||
"2" : 0,
|
||||
"3" : 0,
|
||||
"4" : 0,
|
||||
"5" : 0,
|
||||
},
|
||||
"segment_select" :
|
||||
{
|
||||
"A" : 0,
|
||||
"B" : 0,
|
||||
"C" : 0
|
||||
},
|
||||
"digit_select" :
|
||||
{
|
||||
"A": 0,
|
||||
"B": 0,
|
||||
"C": 0,
|
||||
"D": 0
|
||||
},
|
||||
"run" : 0
|
||||
},
|
||||
"driver_board" :
|
||||
{
|
||||
@@ -30,7 +51,7 @@
|
||||
"i2c_address" : 33,
|
||||
"pin_base" : 81,
|
||||
"fire" : 7,
|
||||
"sound_address" :
|
||||
"sound_address_select" :
|
||||
{
|
||||
"A" : 0,
|
||||
"B" : 1,
|
||||
Reference in New Issue
Block a user