#ifndef __INC_VEHICLE_H #define __INC_VEHICLE_H #include "tx_port.h" void vehicle_thread_entry(ULONG hfdcan_addr); #endif // __INC_VEHICLE_H