Moderators: adafruit_support_bill, adafruit
The photo depicts the hookup for enroll using the software serial, when I run the blank code they are switched to 0 &1 respectively.
#if ARDUINO >= 100
SoftwareSerial mySerial(11, 10);
#else
NewSoftSerial mySerial(11, 10);
#endifReturn to Other Adafruit products
Users browsing this forum: No registered users and 9 guests