Ran pre-commit, added licenses

This commit is contained in:
dherrada 2021-01-14 11:45:11 -05:00
parent 648a18d308
commit 931891cad1
24 changed files with 441 additions and 98 deletions

View file

@ -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