ganz hässliche code zwischen speicher
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
void ftcan_msg_received_cb(uint16_t id, size_t datalen, const uint8_t *data);
|
||||
|
||||
HAL_StatusTypeDef can_init(FDCAN_HandleTypeDef* handle);
|
||||
HAL_StatusTypeDef can_change_ts_state(TSState state);
|
||||
HAL_StatusTypeDef can_update_state();
|
||||
void ftcan_msg_received_cb(uint16_t id, size_t len, const uint8_t* data);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user