From cef1e2a6edb7fffb28abc74469887e6b383755f1 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 17 Feb 2018 21:28:54 -0700 Subject: [PATCH] Enable GPU sensors --- hwmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwmon.c b/hwmon.c index 5cf0efc..045035c 100644 --- a/hwmon.c +++ b/hwmon.c @@ -19,7 +19,7 @@ * along with this program. If not, see . */ -//#define EXPERIMENTAL +#define EXPERIMENTAL #if S76_HAS_HWMON struct s76_hwmon {