add configurator
This commit is contained in:
52
Source/Configurator/util/mariko/ram_trtw.json
Normal file
52
Source/Configurator/util/mariko/ram_trtw.json
Normal file
@@ -0,0 +1,52 @@
|
||||
[
|
||||
{
|
||||
"name": " 0",
|
||||
"label": "0",
|
||||
"hex": "00"
|
||||
},
|
||||
{
|
||||
"name": " 1",
|
||||
"label": "1",
|
||||
"hex": "01"
|
||||
},
|
||||
{
|
||||
"name": " 2",
|
||||
"label": "2",
|
||||
"hex": "02"
|
||||
},
|
||||
{
|
||||
"name": " 3",
|
||||
"label": "3",
|
||||
"hex": "03"
|
||||
},
|
||||
{
|
||||
"name": " 4",
|
||||
"label": "4",
|
||||
"hex": "04"
|
||||
},
|
||||
{
|
||||
"name": " 5",
|
||||
"label": "5",
|
||||
"hex": "05"
|
||||
},
|
||||
{
|
||||
"name": " 6",
|
||||
"label": "6",
|
||||
"hex": "06"
|
||||
},
|
||||
{
|
||||
"name": " 7",
|
||||
"label": "7",
|
||||
"hex": "07"
|
||||
},
|
||||
{
|
||||
"name": " 8",
|
||||
"label": "8",
|
||||
"hex": "08"
|
||||
},
|
||||
{
|
||||
"name": " 9",
|
||||
"label": "9",
|
||||
"hex": "09"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user