X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/6db6ef855f798996075d2919ca924ec31983f7f1..c2bc4a90827f28abb6b51eae659a1f80a65c0497:/src/adafruit_blinka/microcontroller/ftdi_mpsse/mpsse/url.py diff --git a/src/adafruit_blinka/microcontroller/ftdi_mpsse/mpsse/url.py b/src/adafruit_blinka/microcontroller/ftdi_mpsse/mpsse/url.py index c2f2eaf..e264b94 100644 --- a/src/adafruit_blinka/microcontroller/ftdi_mpsse/mpsse/url.py +++ b/src/adafruit_blinka/microcontroller/ftdi_mpsse/mpsse/url.py @@ -1,4 +1,10 @@ -"""Support for getting the URL from the BLINKA_FT232H variable.""" +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT +""" +Support for getting the URL from the BLINKA_FT232H +and BLINKA_FT2232H_{} environment variables. +""" import os