add configurator
This commit is contained in:
47
Source/Configurator/util/mariko/ram_trfc.json
Normal file
47
Source/Configurator/util/mariko/ram_trfc.json
Normal file
@@ -0,0 +1,47 @@
|
||||
[
|
||||
{
|
||||
"name": "(140) 0",
|
||||
"label": "0",
|
||||
"hex": "00"
|
||||
},
|
||||
{
|
||||
"name": "(120) 1",
|
||||
"label": "1",
|
||||
"hex": "01"
|
||||
},
|
||||
{
|
||||
"name": "(100) 2",
|
||||
"label": "2",
|
||||
"hex": "02"
|
||||
},
|
||||
{
|
||||
"name": "(90) 3",
|
||||
"label": "3",
|
||||
"hex": "03"
|
||||
},
|
||||
{
|
||||
"name": "(80) 4",
|
||||
"label": "4",
|
||||
"hex": "04"
|
||||
},
|
||||
{
|
||||
"name": "(70) 5",
|
||||
"label": "5",
|
||||
"hex": "05"
|
||||
},
|
||||
{
|
||||
"name": "(60) 6",
|
||||
"label": "6",
|
||||
"hex": "06"
|
||||
},
|
||||
{
|
||||
"name": "(50) 7",
|
||||
"label": "7",
|
||||
"hex": "07"
|
||||
},
|
||||
{
|
||||
"name": "(40) 8",
|
||||
"label": "8",
|
||||
"hex": "08"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user