#pragma once #include <stdint.h> #include "protocol.h" void process_bms_message(can_frame_t *frame, int len);