Initial commit

This commit is contained in:
arofarn
2021-06-28 11:49:18 +02:00
parent 7698e7ff5c
commit e5694c0386
32 changed files with 1743 additions and 3 deletions

7
.readthedocs.yml Normal file
View File

@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
#
# SPDX-License-Identifier: Unlicense
python:
version: 3
requirements_file: requirements.txt