finished updating the miner type handlers to create subclasses of the backend and type to create a miner, each of which handles its own data to simplify creation of new miner types
This commit is contained in:
2
miners/avalonminer/cgminer/A10X/__init__.py
Normal file
2
miners/avalonminer/cgminer/A10X/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .A1047 import CGMinerAvalon1047
|
||||
from .A1066 import CGMinerAvalon1066
|
||||
Reference in New Issue
Block a user