Fixed newline and added license

This commit is contained in:
Dav Clark 2022-05-02 14:44:50 -06:00
parent 562f1a7240
commit e5fc37276c
No known key found for this signature in database
GPG key ID: 772649897869751A
2 changed files with 3 additions and 1 deletions

View file

@ -18,4 +18,3 @@ Adafruit libraries are not currently fully typed. If you would like to improve t
.. _installing mypy: https://mypy.readthedocs.io/en/stable/getting_started.html#installing-and-running-mypy

View file

@ -0,0 +1,3 @@
# SPDX-FileCopyrightText: 2022 Dav Clark (@davclark)
#
# SPDX-License-Identifier: Unlicense