pimoroni/pmk-circuitpython

on_release if statement

waynelx opened this issue · 0 comments

Since the advanced example uses if statements instead of decorators like the simple example, I'm not sure if it's possible to have an on_release if statement. At least I can't get it to work.
Did I miss something or is this not possible and I should stick to the on_release decorator?