diff --git a/itsaSNAP Color Detection/code.py b/ESP32-S2_TFT_Color_Detection/code.py similarity index 97% rename from itsaSNAP Color Detection/code.py rename to ESP32-S2_TFT_Color_Detection/code.py index 1ecf45ffe..d3ca9fae8 100755 --- a/itsaSNAP Color Detection/code.py +++ b/ESP32-S2_TFT_Color_Detection/code.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2021 Anne Barela for Adafruit Industries +# SPDX-FileCopyrightText: 2024 Trevor Beaton for Adafruit Industries # # SPDX-License-Identifier: MIT '''This is a program for a color detection project using the APD-9960 and Feather ESP32-S2 & S3'''