Skip to content

Instantly share code, notes, and snippets.

@esmarr58
Created October 27, 2017 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esmarr58/28d74e31f2de0c5a12b5392740453eed to your computer and use it in GitHub Desktop.
Save esmarr58/28d74e31f2de0c5a12b5392740453eed to your computer and use it in GitHub Desktop.
void setup()
{
Serial.begin(9600);
SPI.begin();
rfid.init();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment