Ran pre-commit, added licenses
This commit is contained in:
parent
648a18d308
commit
931891cad1
24 changed files with 441 additions and 98 deletions
|
@ -1,3 +1,6 @@
|
|||
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
"""
|
||||
This example shows connecting to the PN532 with I2C (requires clock
|
||||
stretching support), SPI, or UART. SPI is best, it uses the most pins but
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue