mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 04:35:47 +08:00
the one true car.capnp (#38221)
* the one true car.capnp * fix jotpluggler capnp import path * bump to master
This commit is contained in:
@@ -95,6 +95,8 @@ event_extractors = jot_env.Command("generated_event_extractors.h", [
|
||||
"generate_event_extractors.py",
|
||||
jot_env.Glob("#cereal/*.capnp"),
|
||||
jot_env.Glob("#cereal/include/*.capnp"),
|
||||
"#opendbc_repo/opendbc/car/car.capnp",
|
||||
"#opendbc_repo/opendbc/car/include/c++.capnp",
|
||||
],
|
||||
generate_event_extractors,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user