mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
Car docs: update CAN-FD footnote (#26718)
* Update footnote * link to obd-c * update old-commit-hash: cf3ced9d17b915632f1c3e820e1dee5218a9f5fb
This commit is contained in:
@@ -119,8 +119,8 @@ class CAR:
|
||||
|
||||
class Footnote(Enum):
|
||||
CANFD = CarFootnote(
|
||||
"Requires a <a href=\"https://comma.ai/shop/panda\" target=\"_blank\">red panda</a> and additional <a href=\"https://comma.ai/shop/harness-box\" target=\"_blank\">harness box</a>. " +
|
||||
"Also requires a USB-A to USB-C adapter and USB-A to USB-A cable.",
|
||||
"Requires a <a href=\"https://comma.ai/shop/panda\" target=\"_blank\">red panda</a>, additional <a href=\"https://comma.ai/shop/harness-box\" target=\"_blank\">harness box</a>, " +
|
||||
"additional <a href=\"https://comma.ai/shop/obd-c-cable\" target=\"_blank\">OBD-C cable</a>, USB-A to USB-A cable, and a USB-A to USB-C OTG dongle.",
|
||||
Column.MODEL, shop_footnote=True)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user