mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
nvidia: add units to Assignables
This commit is contained in:
parent
54caf7e870
commit
09581b8e96
@ -109,7 +109,8 @@ struct UnspecializedAssignable {
|
||||
info,
|
||||
[=]() {
|
||||
return rawNode.currentValueFunc(devData);
|
||||
});
|
||||
},
|
||||
rawNode.unit);
|
||||
auto node = DeviceNode {
|
||||
.name = rawNode.nodeName,
|
||||
.interface = assignable,
|
||||
|
Loading…
Reference in New Issue
Block a user