stw24/Core/Inc/vehicle.h

9 lines
144 B
C

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