Skip to content

Commit 42216a6

Browse files
authored
Update pins.c
Updated header
1 parent 228c132 commit 42216a6

File tree

1 file changed

+6
-0
lines changed
  • ports/espressif/boards/seeed_xiao_esp32_s3_sense

1 file changed

+6
-0
lines changed

ports/espressif/boards/seeed_xiao_esp32_s3_sense/pins.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
// This file is part of the CircuitPython project: https://circuitpython.org
2+
//
3+
// SPDX-FileCopyrightText: Copyright (c) 2020 Scott Shawcroft for Adafruit Industries
4+
//
5+
// SPDX-License-Identifier: MIT
6+
17
#include "py/objtuple.h"
28
#include "shared-bindings/board/__init__.h"
39
#include "shared-module/displayio/__init__.h"

0 commit comments

Comments
 (0)