started adding the board utility
This commit is contained in:
@@ -136,3 +136,6 @@ class CGMiner(BaseMiner):
|
||||
self._result_handler(result)
|
||||
self.config = result.stdout
|
||||
print(str(self.config))
|
||||
|
||||
async def get_board_info(self):
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user