MSGQ refactor: cleanup outstanding issues (#32685)

* Rm sim dockerfile from bad merge

* Add watch back

* Fix watch3 compilation
old-commit-hash: 1b2bd205b8
This commit is contained in:
Harald Schäfer
2024-06-10 13:18:47 -07:00
committed by GitHub
parent 196aaf01d6
commit 7e4edcc8d5
5 changed files with 5 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
Import('env', 'envCython', 'arch', 'messaging', 'msgq_python', 'common_python', 'opendbc_python')
Import('env', 'envCython', 'arch', 'msgq_python', 'common_python', 'opendbc_python')
gen = "c_generated_code"