graphics() fixed non nvidia-smi controllers (win)
This commit is contained in:
@@ -65,8 +65,7 @@
|
||||
</ul>
|
||||
<p>OSX Temperature: credits here are going to:</p>
|
||||
<ul>
|
||||
<li>Massimiliano Marcon <a href="https://github.com/mmarcon" rel="nofollow">mmarcon</a> for his work on <a href="https://github.com/mmarcon/node-smc" rel="nofollow">smc-code</a></li>
|
||||
<li>Sébastien Lavoie <a href="https://github.com/lavoiesl" rel="nofollow">lavoiesl</a> for his work on <a href="https://github.com/lavoiesl/osx-cpu-temp" rel="nofollow">osx-cpu-temp</a> code.</li>
|
||||
<li>Frank Stock <a href="https://github.com/pcafstockf" rel="nofollow">pcafstockf</a> for his work on <a href="https://github.com/pcafstockf/smc-reader" rel="nofollow">smc-reader</a></li>
|
||||
</ul>
|
||||
<p>Many thanks also to all who provided help or filed an issue. This really helps improving this package!</p>
|
||||
</div>
|
||||
|
||||
@@ -83,6 +83,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.34.3</th>
|
||||
<td>2020-01-06</td>
|
||||
<td><span class="code">graphics()</span> issue non nvidia-smi controllers fixed (win)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.34.2</th>
|
||||
<td>2020-01-05</td>
|
||||
|
||||
+1
-1
@@ -169,7 +169,7 @@
|
||||
<img class="logo" src="assets/logo.png">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span></div>
|
||||
<div class="version">Current Version: <span id="version">4.34.2</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.34.3</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
|
||||
Reference in New Issue
Block a user