Skip to content

Commit 29c89a2

Browse files
committed
Removed more includes
1 parent f351550 commit 29c89a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/raspberrypi/common-hal/board/__init__.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include "py/runtime.h"
3030
#include "py/mphal.h"
3131
#include "common-hal/microcontroller/Pin.h"
32-
#include "src/rp2_common/hardware_pio/include/hardware/pio.h"
3332

3433
// Pins aren't actually defined here. They are in the board specific directory
3534
// such as boards/arduino_zero/pins.c.

0 commit comments

Comments
 (0)