Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
messigogogo committed Nov 10, 2023
1 parent f2f53a2 commit 25570f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bsp/phytium/libraries/drivers/drv_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ static struct phytium_can drv_can[FCAN_NUM] =
.name = "CAN1",
.can_handle.config.instance_id = 1,
},
#endif
};

static void CanRxIrqCallback(void *args)
Expand Down

0 comments on commit 25570f9

Please sign in to comment.