Add OC Toolkit WIP Configurator

This commit is contained in:
souldbminersmwc
2025-09-02 16:09:40 -04:00
parent 900842c582
commit 7a0c3ad170
119 changed files with 13684 additions and 16 deletions

View File

@@ -0,0 +1,32 @@
[
{
"name": "0",
"label": " 0",
"hex": "00000000"
},
{
"name": "1",
"label": " 1",
"hex": "01000000"
},
{
"name": "2",
"label": " 2",
"hex": "02000000"
},
{
"name": "3",
"label": " 3",
"hex": "03000000"
},
{
"name": "4",
"label": " 4",
"hex": "04000000"
},
{
"name": "5",
"label": " 5",
"hex": "05000000"
}
]