Skip to content

Commit 76040a9

Browse files
removed duplicate include per issue 6278
1 parent b71ea29 commit 76040a9

File tree

1 file changed

+0
-2
lines changed
  • ports/espressif/boards/adafruit_qtpy_esp32c3

1 file changed

+0
-2
lines changed

ports/espressif/boards/adafruit_qtpy_esp32c3/pins.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727

2828
#include "shared-bindings/board/__init__.h"
2929

30-
#include "shared-bindings/board/__init__.h"
31-
3230
CIRCUITPY_BOARD_BUS_SINGLETON(stemma_i2c, i2c, 1)
3331

3432
STATIC const mp_rom_map_elem_t board_module_globals_table[] = {

0 commit comments

Comments
 (0)