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
sentence=Allows you to control easyly a shift register like the 74hc595
paragraph=This library allows you to control the 74hc595 and making the shifts easyly yourself or changing the entire values of the register by reading bits of an integer or reading an array of bits. If you want your program to use less heap memory, use version 1.0.1 instead of 1.1.0.