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