cleanup duplicate serial docs

old-commit-hash: d7f4fbc1c26a5fb23e2303b4fbf5ddb22fe852d6
This commit is contained in:
Adeeb Shihadeh
2024-08-28 11:53:31 -07:00
parent 333ceca8f6
commit 4c8547cfe4
3 changed files with 1 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ A comma 3/3X is a normal [Linux](https://github.com/commaai/agnos-builder) compu
On both the comma three and 3X, the serial console is accessible from the main OBD-C port.
Connect the comma 3/3X to your computer with a normal USB C cable, or use a [comma serial](https://comma.ai/shop/comma-serial) for steady 12V power.
On the comma three, the serial console is exposed through a UART-to-USB chip, and `tools/serial/connect.sh` can be used to connect.
On the comma three, the serial console is exposed through a UART-to-USB chip, and `tools/scripts/serial.sh` can be used to connect.
On the comma 3X, the serial console is accessible through the [panda](https://github.com/commaai/panda) using the `panda/tests/som_debug.sh` script.