update start light

This commit is contained in:
IrvingGao 2024-05-27 23:48:35 +08:00
parent 90da7e3d73
commit d67ff236a4
1 changed files with 1 additions and 0 deletions

View File

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