Skip to content

1.4.8 - Open Drain Configuration for Step and Dir Pin

Compare
Choose a tag to compare
@pkerspe pkerspe released this 30 Jun 10:40
· 21 commits to master since this release

added Feature Request #33 open drain configuration for step and dir pins of driver.
Should be a non breaking change since parameter has been added with default value to connectPins function:

void ESP_FlexyStepper::connectToPins(byte stepPinNumber, byte directionPinNumber, bool useOpenDrain)