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