working on big refactor

This commit is contained in:
Jonas Zeunert
2018-12-14 01:09:54 +01:00
parent f3100004b9
commit 2aee0f4f9d
67 changed files with 914 additions and 619 deletions

View File

@@ -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,