Skip to content

Commit

Permalink
Remove Can List Attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
dnakhooda committed Nov 4, 2024
1 parent 38fa9fb commit f468ae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions platforms/stm32f405/include/can.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@

typedef struct {
CAN_HandleTypeDef *hcan;
const uint32_t *id_list;
uint8_t id_list_len;
} can_t;

typedef struct {
Expand Down

0 comments on commit f468ae3

Please sign in to comment.