changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts
This commit is contained in:
7
miners/antminer/cgminer/X19/__init__.py
Normal file
7
miners/antminer/cgminer/X19/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from .S19 import CGMinerS19
|
||||
from .S19_Pro import CGMinerS19Pro
|
||||
|
||||
from .S19j import CGMinerS19j
|
||||
from .S19j_Pro import CGMinerS19jPro
|
||||
|
||||
from .T19 import CGMinerT19
|
||||
Reference in New Issue
Block a user