update disp conf

This commit is contained in:
Jonas Zeunert
2022-02-25 22:05:44 +01:00
parent 440d706f5b
commit 95ca5b4901
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"update_frequency": 10,
"update_frequency": 75,
"display_board" :
{
"segment_select" :
@@ -33,7 +33,7 @@
{
"digits" : 8,
"name" : "Player_3",
"address" : 26
"address" : 7
},
{
"digits" : 8,
@@ -43,7 +43,7 @@
{
"digits" : 8,
"name" : "Special_Display",
"address" : 7
"address" : 26
}
]
}