updated docs
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ si.battery().then(data => console.log(data));</code></pre class="example">
|
||||
<h2>Known issues</h2>
|
||||
<h4>Windows Battery</h4>
|
||||
|
||||
<p><span class="code">wmic</span> - which is used to determine temperature and battery sometimes needs to be run with admin
|
||||
<p><span class="code">get-WmiObject</span> - which is used to determine temperature and 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user