changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts
This commit is contained in:
6
miners/whatsminer/btminer/M2X/__init__.py
Normal file
6
miners/whatsminer/btminer/M2X/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from .M20S import BTMinerM20S
|
||||
from .M20S_Plus import BTMinerM20SPlus
|
||||
|
||||
from .M21 import BTMinerM21
|
||||
from .M21S import BTMinerM21S
|
||||
from .M21S_Plus import BTMinerM21SPlus
|
||||
Reference in New Issue
Block a user