fome-fw/firmware/controllers/can/can_bench_test.h

8 lines
115 B
C

/**
* file can_bench_test.h
*/
#pragma once
#include "can.h"
void processCanBenchTest(const CANRxFrame& frame);