This commit is contained in:
mikecarper
2026-09-02 10:45:03 +00:00
parent 60c991b572
commit 854dc84ee9
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1729,6 +1729,10 @@ over the normal binary USB, BLE, or TCP connection:</p>
<td>Every Companion text terminal and protocol-v14 command <code>0x42</code>; returns the untruncated build identity</td>
</tr>
<tr>
<td><a href="../cli_commands/#show-the-storage-layout"><code>get storage.layout</code></a></td>
<td>Every Companion text terminal and command <code>0x42</code>; reports the running platform's storage layout</td>
</tr>
<tr>
<td><a href="#memory"><code>memory</code></a></td>
<td>ESP32 Full Companion text terminal and command <code>0x42</code></td>
</tr>