changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts

This commit is contained in:
UpstreamData
2022-05-12 16:42:02 -06:00
parent dc8ad271de
commit dd84aede25
81 changed files with 700 additions and 156 deletions

View 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