fix JSON syntax errors

master
Sebastien Bourdeauducq 2019-02-12 19:57:39 +08:00
parent ff56a0d353
commit ef5ae20fe7
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
},
{
"type": "sampler",
"ports": [2, 3],
"ports": [2, 3]
},
{
"type": "zotino",

View File

@ -38,6 +38,6 @@
"type": "urukul",
"ports": [1, 0],
"clk_sel": 0
},
}
]
}

View File

@ -22,7 +22,7 @@
{
"type": "zotino",
"ports": [7]
}
},
{
"type": "grabber",
"ports": [1, 0]