From 78a7827771af13403b7ea96ff1f4dd384a907a8f Mon Sep 17 00:00:00 2001 From: rav4kumar <36933347+rav4kumar@users.noreply.github.com> Date: Sat, 15 Aug 2026 01:39:47 -0700 Subject: [PATCH] feat(toyota): expose sunnypilot diagnostic --- .gitmodules | 1 + opendbc_repo | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a2d892d07f..c3dcde1a39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "opendbc"] path = opendbc_repo url = https://github.com/sunnypilot/opendbc.git + branch = tn [submodule "msgq"] path = msgq_repo url = https://github.com/sunnypilot/msgq.git diff --git a/opendbc_repo b/opendbc_repo index abab7a1690..46c22dc44a 160000 --- a/opendbc_repo +++ b/opendbc_repo @@ -1 +1 @@ -Subproject commit abab7a16903a0da7be42128af124f27c977e2617 +Subproject commit 46c22dc44afdfa981b2e3922c4ab0e8728a551d5