AP_HAL_ChibiOS: mark CONS RX/TX as NC for ADSB Carrier board

This commit is contained in:
Siddharth Bharat Purohit 2024-06-07 16:51:07 +10:00 committed by Peter Barker
parent 9c85193d15
commit f89923fcbe

View File

@ -212,12 +212,12 @@ to the cube. The TX pin is closest to the servo rail.
</tr> </tr>
<tr> <tr>
<td>2</td> <td>2</td>
<td>RX (IN)</td> <td>RX (IN) / NC (ADSB CB) </td>
<td>+3.3V</td> <td>+3.3V</td>
</tr> </tr>
<tr> <tr>
<td>3</td> <td>3</td>
<td>TX (OUT)</td> <td>TX (OUT) / NC (ADSB CB) </td>
<td>+3.3V</td> <td>+3.3V</td>
</tr> </tr>
</tbody> </tbody>