bug: fix wrong constructor for S19Pro+.

This commit is contained in:
UpstreamData
2023-06-01 09:45:05 -06:00
parent afca497d8a
commit 08af02a394

View File

@@ -168,7 +168,7 @@ MINER_CLASSES = {
"BOSMiner+": BOSMinerS19jNoPIC,
"BMMiner": BMMinerS19jNoPIC,
},
"AANTMINER S19 PRO+": {
"AANTMINER S19PRO+": {
"Default": BMMinerS19ProPlus,
"BMMiner": BMMinerS19ProPlus,
},