From dd76e663d2786873e38e96eff3ed4b26db03ce78 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 16 Dec 2024 13:31:26 -0800 Subject: [PATCH] Switch to our new USB VID (#2112) Co-authored-by: Comma Device --- README.md | 4 ++-- board/config.h | 2 +- board/jungle/README.md | 4 ++-- drivers/linux/README.md | 4 ++-- drivers/linux/panda.c | 2 +- python/__init__.py | 5 +++-- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 854e6a2522..d1019d9bd7 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ And to send one on bus 0: Note that you may have to setup [udev rules](https://github.com/commaai/panda/tree/master/drivers/linux) for Linux, such as ``` bash sudo tee /etc/udev/rules.d/11-panda.rules <