mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
Ensure everyone sees the same screen/api name as the previous version for Icarus
This commit is contained in:
parent
9175e4f25c
commit
e369d787e0
@ -381,7 +381,7 @@ static void icarus_shutdown(struct thr_info *thr)
|
||||
|
||||
struct device_api icarus_api = {
|
||||
.dname = "icarus",
|
||||
.name = "PGA",
|
||||
.name = "ICA",
|
||||
.api_detect = icarus_detect,
|
||||
.thread_prepare = icarus_prepare,
|
||||
.scanhash = icarus_scanhash,
|
||||
|
Loading…
Reference in New Issue
Block a user