updated docs

This commit is contained in:
Sebastian Hildebrandt
2021-02-08 11:48:49 +01:00
parent 6ef48719c8
commit ede3890382
3 changed files with 7 additions and 3 deletions
+3 -1
View File
@@ -407,7 +407,7 @@ si.bios().then(data => console.log(data));</code></pre class="example">
<td>X</td>
<td>X</td>
<td></td>
<td>memory max capacity (where available)</td>
<td>memory max capacity bytes (where available)</td>
</tr>
<tr>
<td></td>
@@ -432,6 +432,8 @@ si.baseboard().then(data => console.log(data));</code></pre class="example">
version: '',
serial: 'C80-xxxxxxxxxxx',
assetTag: ''
memMax: 68719476736
memSlots: 2
}</pre>
</tr>
<tr>