You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will implement a method to replace a typical digitalWriteFast() command with the Shift libraries 74HC595 writeBit(). This will allow the user to chain as many shift registers to expand # of used steppers.
Please note: This library is very experimental and no support can be given at the moment.
Running unit tests
pio test
About
Will implement a method to replace a typical digitalWriteFast() command with the Shift libraries 74HC595 writeBit(). This will allow the user to chain as many shift registers to expand # of used steppers.