battery() improved detection (additional batteries windows)
This commit is contained in:
@@ -226,6 +226,16 @@
|
||||
<td></td>
|
||||
<td>battery serial</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>additionalBatteries[]</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>X</td>
|
||||
<td></td>
|
||||
<td>array of additional batteries</td>
|
||||
</tr>
|
||||
<tr class="example">
|
||||
<td></td>
|
||||
<td colspan="7">
|
||||
|
||||
@@ -56,6 +56,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.7.6</th>
|
||||
<td>2021-06-09</td>
|
||||
<td><span class="code">battery()</span> improved detection (additional batteries windows)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.7.5</th>
|
||||
<td>2021-06-08</td>
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
<img class="logo" src="assets/logo.png">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version">New Version: <span id="version">5.7.5</span></div>
|
||||
<div class="version">New Version: <span id="version">5.7.6</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