Added some code for delays of enable and direction pins. Implementation is simply a few extra settings and some code that handles the delays.
DO NOT PULL; this is for discussion primarily; we need to test this and check if this is Okay in the stepper ISR.
#1 – bdring 于 2021-02-08
The direction delay is traditionally STEPPULSEDELAY in Config.h.
It is implemented in RMT.
RMT should probably be updated to use this new setting.