Add mapping logic, refactor stuff
This commit is contained in:
@@ -9,7 +9,8 @@ public:
|
||||
~NvidiaSensor();
|
||||
|
||||
int value() override;
|
||||
std::string name() override;
|
||||
|
||||
const std::string toString() const override;
|
||||
};
|
||||
|
||||
#endif // NVIDIASENSOR_H_
|
||||
|
||||
Reference in New Issue
Block a user