static int pinA = 2; // Our first hardware interrupt pin is digital pin 2 static int pinB = 3; // Our second hardware interrupt pin is digital pin 3 static int enSW = 5; //The select switch for our ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.