updated docs
This commit is contained in:
+1
-1
@@ -603,7 +603,7 @@ si.cpuTemperature().then(data => console.log(data));</code></pre class="example"
|
||||
|
||||
<h4>Windows Temperature</h4>
|
||||
|
||||
<p><span class="code">wmic</span> - which is used to determine battery sometimes needs to be run with admin
|
||||
<p><span class="code">get-WmiObject</span> - which is used to determine battery sometimes needs to be run with admin
|
||||
privileges. So if you do not get any values, try to run it again with according privileges. If you still do not get any
|
||||
values, your system might not support this feature. </p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user