feature: add support for whatsminer M30S+ VG40

This commit is contained in:
UpstreamData
2022-12-13 10:05:07 -07:00
parent f69e07fe68
commit 2d8c7eb4fd
7 changed files with 27 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ details {
<ul>
<li><a href="../whatsminer/M3X/#m30svf20">VF20</a></li>
<li><a href="../whatsminer/M3X/#m30sve40">VE40</a></li>
<li><a href="../whatsminer/M3X/#m30svg40">VG40</a></li>
<li><a href="../whatsminer/M3X/#m30svg60">VG60</a></li>
</ul>
</details>

View File

@@ -65,6 +65,14 @@
show_root_heading: false
heading_level: 4
## M30S+VG40
::: pyasic.miners.whatsminer.btminer.M3X.M30S_Plus.BTMinerM30SPlusVG40
handler: python
options:
show_root_heading: false
heading_level: 4
## M30S+VG60
::: pyasic.miners.whatsminer.btminer.M3X.M30S_Plus.BTMinerM30SPlusVG60