Update README.md to fix dead link (#1996)

Changed C++ library link to reflect boardd -> pandad change
This commit is contained in:
geeth345
2024-08-13 18:34:46 +01:00
committed by GitHub
parent 1cbcc13c35
commit 87572e0b75

View File

@@ -97,7 +97,7 @@ The panda jungle uses different udev rules. See [the repo](https://github.com/co
As a universal car interface, it should support every reasonable software interface.
- [Python library](https://github.com/commaai/panda/tree/master/python)
- [C++ library](https://github.com/commaai/openpilot/tree/master/selfdrive/boardd)
- [C++ library](https://github.com/commaai/openpilot/tree/master/selfdrive/pandad)
- [socketcan in kernel](https://github.com/commaai/panda/tree/master/drivers/linux) (alpha)
## Licensing