octopusengine / octopuslab

octopusLAB - for devBoard ESP8266/32 - NodeMcu (LoLin) and octopus ESP-interface-board
29 stars 16 forks source link

Button class error #49

Closed octopusengine closed 3 years ago

octopusengine commented 3 years ago

For v1.14-6-gab6d856ac-build-octopusLAB-espnowmod on 2021-02-16; ESP32 module (spiram) with ESP32

led_button = Button(0, release_value=1)

--->

File "deploy/components/button/init.py", line 35, in _register_irq AttributeError: 'int' object has no attribute 'irq'