Reduce startup blink time
This commit is contained in:
@@ -30,7 +30,7 @@ def reset():
|
||||
pin.setup()
|
||||
pin.off()
|
||||
pin.on()
|
||||
time.sleep(2)
|
||||
time.sleep(1)
|
||||
pin.off()
|
||||
|
||||
reset()
|
||||
|
||||
Reference in New Issue
Block a user