started adding the board utility

This commit is contained in:
UpstreamData
2022-01-24 16:29:21 -07:00
parent 465d0e6f1c
commit ae911ec775
16 changed files with 531 additions and 48 deletions

View File

@@ -80,3 +80,7 @@ class BMMiner(BaseMiner):
async def get_config(self) -> None:
return None
async def get_board_info(self):
return None