More timings
parent
cfab03313a
commit
f651818187
|
@ -10,7 +10,7 @@ greenLed = 18
|
|||
|
||||
buttonPin = 27
|
||||
|
||||
sleepTimes = [1, 0.5, 0.25, 0.125]
|
||||
sleepTimes = [0.75, 0.5, 0.25, 0.125, 0.0625]
|
||||
sleepTimeIndex = 0
|
||||
|
||||
def buttonHandler(channel):
|
||||
|
|
Loading…
Reference in New Issue