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,27 @@
[
{
"name": "Auto",
"label": "Auto - default",
"hex": "00"
},
{
"name": "Default Table",
"label": "Default Table",
"hex": "01"
},
{
"name": "1581 MHz Tbreak",
"label": "1581 MHz Tbreak",
"hex": "02"
},
{
"name": "Shift Fix 1",
"label": "Shift Fix 1",
"hex": "03"
},
{
"name": "Shift Fix 2",
"label": "Shift Fix 2",
"hex": "04"
}
]