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": "750 mV",
"label": "750 mV - unsafe",
"hex": "EE02"
},
{
"name": "775 mV",
"label": "775 mV - unsafe",
"hex": "0703"
},
{
"name": "800 mV",
"label": "800 mV",
"hex": "2003"
},
{
"name": "825 mV",
"label": "825 mV",
"hex": "3903"
},
{
"name": "850 mV",
"label": "850 mV",
"hex": "5203"
}
]