mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-09 20:21:01 +00:00
Ensure everyone sees the same screen/api name as the previous version for ZTex
This commit is contained in:
parent
20676694f3
commit
cad0855ba8
@ -313,7 +313,7 @@ static void ztex_disable(struct thr_info *thr)
|
||||
|
||||
struct device_api ztex_api = {
|
||||
.dname = "ztex",
|
||||
.name = "PGA",
|
||||
.name = "ZTX",
|
||||
.api_detect = ztex_detect,
|
||||
.get_statline_before = ztex_statline_before,
|
||||
.thread_prepare = ztex_prepare,
|
||||
|
Loading…
x
Reference in New Issue
Block a user