From d9994aabffedf9be3ff1cda0d1657fb26d66221c Mon Sep 17 00:00:00 2001 From: Noe Ruiz Date: Mon, 15 Nov 2021 16:01:03 -0500 Subject: [PATCH] neopixel ring lamp minor update neopixel ring lamp minor update --- NeoPixel_Rings_Lamp/code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/NeoPixel_Rings_Lamp/code.py b/NeoPixel_Rings_Lamp/code.py index a4a7a5cdc..442b76d4d 100755 --- a/NeoPixel_Rings_Lamp/code.py +++ b/NeoPixel_Rings_Lamp/code.py @@ -1,7 +1,6 @@ # SPDX-FileCopyrightText: 2021 Ruiz Brothers for Adafruit Industries # SPDX-License-Identifier: MIT -import time import board import neopixel from adafruit_led_animation.animation.pulse import Pulse