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/bmminer/X19/__init__.py
Normal file
7
miners/antminer/bmminer/X19/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from .S19 import BMMinerS19
|
||||
from .S19_Pro import BMMinerS19Pro
|
||||
|
||||
from .S19j import BMMinerS19j
|
||||
from .S19j_Pro import BMMinerS19jPro
|
||||
|
||||
from .T19 import BMMinerT19
|
||||
Reference in New Issue
Block a user