File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2- # SPDX-License-Identifier: Unlicense
2+ # SPDX-License-Identifier: MIT
33"""
44CircuitPython analog voltage value example
55"""
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2- # SPDX-License-Identifier: Unlicense
2+ # SPDX-License-Identifier: MIT
33"""
44CircuitPython Capacitive Touch Pin Example - Print to the serial console when one pin is touched.
55"""
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2- # SPDX-License-Identifier: Unlicense
2+ # SPDX-License-Identifier: MIT
33"""
44CircuitPython Digital Input example - Blinking a built-in NeoPixel LED using a button switch.
55"""
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2- # SPDX-License-Identifier: Unlicense
2+ # SPDX-License-Identifier: MIT
33"""
44CircuitPython Essentials Storage CP Filesystem boot.py file
55"""
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2- # SPDX-License-Identifier: Unlicense
2+ # SPDX-License-Identifier: MIT
33"""
44CircuitPython Essentials Storage CP Filesystem code.py file
55"""
You can’t perform that action at this time.
0 commit comments