This commit is contained in:
xyj 2023-12-26 17:16:19 +08:00
parent 2e33b491ac
commit 173e26b118
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ while True:
time.sleep(20)
led.value = 1 # 输出高电平点亮板载LED蓝灯
print("点亮")
time.sleep(20)