1 parent 68d524f commit fe2a092Copy full SHA for fe2a092
1 file changed
ports/atmel-samd/boards/sparkfun_lumidrive/pins.c
@@ -1,6 +1,6 @@
1
#include "shared-bindings/board/__init__.h"
2
3
-#include "board_busses.h"
+#include "supervisor/shared/board_busses.h"
4
5
STATIC const mp_rom_map_elem_t board_global_dict_table[] = {
6
{ MP_ROM_QSTR(MP_QSTR_A3), MP_ROM_PTR(&pin_PA04) },
0 commit comments