feature: add basic support for LuxOS

This commit is contained in:
UpstreamData
2023-06-26 15:35:52 -06:00
parent 37fd60b462
commit bf3bd7c2b9
9 changed files with 1276 additions and 3 deletions

View File

@@ -18,4 +18,5 @@ from .bmminer import *
from .bosminer import *
from .cgminer import *
from .hiveon import *
from .luxos import *
from .vnish import *