changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts
This commit is contained in:
8
miners/antminer/bosminer/X17/__init__.py
Normal file
8
miners/antminer/bosminer/X17/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
from .S17 import BOSMinerS17
|
||||
from .S17_Plus import BOSMinerS17Plus
|
||||
from .S17_Pro import BOSMinerS17Pro
|
||||
from .S17e import BOSMinerS17e
|
||||
|
||||
from .T17 import BOSMinerT17
|
||||
from .T17_Plus import BOSMinerT17Plus
|
||||
from .T17e import BOSMinerT17e
|
||||
Reference in New Issue
Block a user