do not need this
This commit is contained in:
parent
e04de10c82
commit
24fb39cc27
|
@ -1,5 +1,5 @@
|
||||||
import RPi.GPIO as GPIO
|
import RPi.GPIO as GPIO
|
||||||
import time, logging, enum, weakref
|
import time, logging, enum
|
||||||
from threading import Lock
|
from threading import Lock
|
||||||
from functools import partial
|
from functools import partial
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|
Loading…
Reference in New Issue