fixed some issues in CFG-Util-README.md, and started reformatting docstrings and cleaning API code.

This commit is contained in:
UpstreamData
2022-01-31 15:35:08 -07:00
parent ca47f2817f
commit b50da98322
3 changed files with 352 additions and 177 deletions

View File

@@ -5,4 +5,10 @@ scan_threads = 300
config_threads = 300
reboot_threads = 300
### IMPORTANT ###
# You need to change the password of the miners using the whatsminer
# tool or the privileged API will not work using admin as the password.
# If you change the password, you can pass that password here.
whatsminer_pwd = "admin"