dimmable-light icon indicating copy to clipboard operation
dimmable-light copied to clipboard

Added some features

Open SupremeSports opened this issue 3 years ago • 0 comments

Instead of hardcoding values, user can change them in definition/setup

The extra features of this request:

  1. setSyncDir(uint8_t dir) to adjust the interrupt direction FALLING, RISING, CHANGE
  2. setSyncPullup(bool pullup) to activate internal pull-up resistor on zero-crossing detection
  3. setGateTurnOffTime(uint16_t timeOff) to change the value of the gate turn off time

SupremeSports avatar Sep 08 '21 16:09 SupremeSports