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
It's a GitHub rabbit hole if we go back to a tag version to fix. Since v3.3 is retired and we are using v4.0, it will not be fixed in the tag. The least that I have done is add a won't fix label and added a note in the SIK v3.3. The example code in the tutorial [ [https://learn.sparkfun.com/tutorials/sik-experiment-guide-for-arduino---v33/experiment-14-using-a-shift-register(https://learn.sparkfun.com/tutorials/sik-experiment-guide-for-arduino---v33/experiment-14-using-a-shift-register) ] is fine.
Uh oh!
There was an error while loading. Please reload this page.
In experiment #14, SIK_circuit14_shiftRegister, line 89 is missing an open bracket at the end of the line. Should read
void shiftWrite(int desiredPin, boolean desiredState){
THanks!
Rob Reynolds
The text was updated successfully, but these errors were encountered: