I would have tried this:
Code:
button.irq(trigger=Pin.IRQ_FALLING, wake=machine.SLEEP)# orbutton.irq(trigger=Pin.IRQ_FALLING, wake=machine.DEEPSLEEP)
Statistics: Posted by SurferTim — Thu Nov 07, 2024 9:46 am