Skip to content

Conversation

@konradmb
Copy link

@konradmb konradmb commented Jul 7, 2023

Pin order in example code is clearly specified in the wrong order.
It's data, clock and latch

void Shifty::setPins(int dataPin, int clockPin, int latchPin) {
whereas example incorrectly says

// Set the clock, data, and latch pins you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant