Lower frequency to 600MHz to test power stability

This commit is contained in:
Gemini Bot
2026-01-21 15:21:28 +00:00
parent b932467595
commit 21f868654b

View File

@@ -14,7 +14,7 @@ cat <<EOF > "$CONF"
], ],
"api-listen": true, "api-listen": true,
"api-allow": "W:127.0.0.1", "api-allow": "W:127.0.0.1",
"gridseed-options": "freq=850,chips=5", "gridseed-options": "freq=600,chips=5",
"kernel-path": "/usr/local/bin" "kernel-path": "/usr/local/bin"
} }
EOF EOF