Jim Lindblom Constructor now takes Arduino pin as parameter
8e1ac05 Nov 9, 2012
Constructor now takes Arduino pin as parameter
Now you can connect the ATSHA204's SDA pin to any of the Arduino's
digital pins. The constructor now requires a parameter passed, which
should be whatever pin you want to connect the SDA pin to.
8e1ac05