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
# Example of detecting and reading a block from a MiFare classic NFC card.
# Author: Tony DiCola & Roberto Laricchia
# MiFare Classic modification: Francesco Crisafulli