-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Call to the DigitalInputChange constructor (line 97) passes delay_time instead of interrupt_type as third parameter. Compiler silently casts the parameter but the button will not work.
API comments
Regarding DigitalInputChange:
interrupt_typeseems redundant given the Class semantics implies only aCHANGEinterrupt is applicable- Likewise
config_pathis unnecessary as there are no configurable parameters
I'm new to SensESP so my comments may be off the mark. Thank you for an outstanding project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels