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