mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 15:13:26 +00:00
drone: Fix tasking name in led import
This commit is contained in:
@@ -2,7 +2,7 @@ from __future__ import print_function
|
||||
import threading
|
||||
import time
|
||||
from rpi_ws281x import *
|
||||
from tasking_lib import wait as wait_until
|
||||
from tasking import wait as wait_until
|
||||
import logging
|
||||
logger = logging.getLogger(__name__)
|
||||
# LED strip configuration:
|
||||
|
||||
Reference in New Issue
Block a user