From 1ae397f1c793e60116f9a535e39ade41a530cee7 Mon Sep 17 00:00:00 2001 From: Kano Date: Wed, 7 Aug 2013 23:49:48 +1000 Subject: [PATCH] API-README correct max bitburner-voltage --- API-README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API-README b/API-README index df1c27a7..b824b041 100644 --- a/API-README +++ b/API-README @@ -405,7 +405,7 @@ The list of requests - a (*) means it requires privileged access - and replies a help message about the options available The current options are: - BTB opt=millivolts val=1000 to 1400 - core voltage + BTB opt=millivolts val=1000 to 1310 - core voltage When you enable, disable or restart a GPU, PGA or ASC, you will also get Thread messages in the cgminer status window @@ -463,7 +463,7 @@ Feature Changelog for external applications using the API: API V1.27 (cgminer v3.3.2) Added API commands: - 'ascset' - with: BTB opt=millivolts val=1000 to 1400 - core voltage + 'ascset' - with: BTB opt=millivolts val=1000 to 1310 - core voltage ----------