update start light
This commit is contained in:
parent
90da7e3d73
commit
d67ff236a4
|
@ -1,6 +1,7 @@
|
|||
from takway.board.base_hd import BaseHardware
|
||||
import threading
|
||||
from datetime import datetime
|
||||
import time
|
||||
try:
|
||||
import wiringpi
|
||||
from wiringpi import GPIO
|
||||
|
|
Loading…
Reference in New Issue