Files
Horizon-OC/Ultrahand/OC Toolkit/json/gpu_dvfs.json
2025-09-02 16:09:40 -04:00

15 lines
201 B
JSON

[
{
"name": "off",
"dvfs": "0"
},
{
"name": "official service method",
"dvfs": "1"
},
{
"name": "hijack method",
"dvfs": "2"
}
]