drone: Fix tasking name in led import

This commit is contained in:
Arthur Golubtsov
2020-06-09 18:42:16 +01:00
parent d050a99d23
commit 5d2bdc6f8e

View File

@@ -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: