mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-20 23:53:44 +08:00
Cereal cleanup (#20003)
* start cleanup * fan speed * cleanup dm * fix cereal * hwType -> pandaType * update refs * update refs * bump cereal * freeSpacePercent * cereal master
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
#include <capnp/schema.h>
|
||||
|
||||
// include the dynamic struct
|
||||
#include "cereal/gen/cpp/car.capnp.c++"
|
||||
#include "cereal/gen/cpp/log.capnp.c++"
|
||||
#include "cereal/gen/cpp/car.capnp.c++"
|
||||
#include "cereal/gen/cpp/legacy.capnp.c++"
|
||||
#include "cereal/services.h"
|
||||
|
||||
#include "Unlogger.hpp"
|
||||
|
||||
Reference in New Issue
Block a user