Skip to content

Commit

Permalink
sys/auto_init/can: include board periph_conf.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kfessel committed Mar 27, 2024
1 parent 16cfaab commit 568d607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/auto_init/can/auto_init_periph_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "periph/can.h"
#include "can/device.h"
#include "can_params.h"
#include "periph_conf.h"

#define CANDEV_NUMOF (ARRAY_SIZE(candev_params))

Expand Down

0 comments on commit 568d607

Please sign in to comment.