#pragma once #include #include #include "selfdrive/pandad/panda.h" bool safety_setter_thread(std::vector pandas); void pandad_main_thread(std::vector serials);