From e0cf7e09ae2864034bc370fb6c3db71a83eaf3e6 Mon Sep 17 00:00:00 2001 From: Justin Newberry Date: Mon, 15 May 2023 20:22:59 -0400 Subject: [PATCH] Subaru: rename legacy preglobal (#445) --- car.capnp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/car.capnp b/car.capnp index 92db788..2730888 100644 --- a/car.capnp +++ b/car.capnp @@ -581,7 +581,7 @@ struct CarParams { noOutput @19; # like silent but without silent CAN TXs hondaBosch @20; volkswagenPq @21; - subaruLegacy @22; # pre-Global platform + subaruPreglobal @22; # pre-Global platform hyundaiLegacy @23; hyundaiCommunity @24; volkswagenMlb @25;