Skip to content

Commit c80d3ec

Browse files
authored
Fix BrickPi output port names
1 parent 881bf1c commit c80d3ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platform-comparison.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ platforms and their features.
225225
<tr>
226226
<th>Port Addresses</th>
227227
<td><code>outA</code><br><code>outB</code><br><code>outC</code><br><code>outD</code></td>
228-
<td colspan="2"><code>ttyAMA0:M1</code><br><code>ttyAMA0:M2</code><br><code>ttyAMA0:M3</code><br><code>ttyAMA0:M4</code></td>
229-
<td><code>spi0.1:M1</code><br><code>spi0.1:M2</code><br><code>spi0.1:M3</code><br><code>spi0.1:M4</code></td>
228+
<td colspan="2"><code>ttyAMA0:MA</code><br><code>ttyAMA0:MB</code><br><code>ttyAMA0:MC</code><br><code>ttyAMA0:MD</code></td>
229+
<td><code>spi0.1:MA</code><br><code>spi0.1:MB</code><br><code>spi0.1:MC</code><br><code>spi0.1:MD</code></td>
230230
<td><code>pistorms:BAM1</code><br><code>pistorms:BAM2</code><br><code>pistorms:BBM1</code><br><code>pistorms:BBM2</code></td>
231231
<td colspan="2"><code>evb:outA</code><br><code>evb:outB</code><br><code>evb:outC</code><br><code>evb:outD</code></td>
232232
</tr>

0 commit comments

Comments
 (0)