Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pm:prj2022:arosca:door-lock [2022/05/27 18:25]
vlad_vasile.marcu [Download]
pm:prj2022:arosca:door-lock [2022/05/27 23:57] (current)
vlad_vasile.marcu [Software Design]
Line 141: Line 141:
  
 //Cautam mereu semnale RFID //Cautam mereu semnale RFID
-  // Look for new cards+ 
   if ( ! mfrc522.PICC_IsNewCardPresent()) ​   if ( ! mfrc522.PICC_IsNewCardPresent()) ​
   {   {
     return;     return;
   }   }
-  ​// Select one of the cards+  ​
   if ( ! mfrc522.PICC_ReadCardSerial()) ​   if ( ! mfrc522.PICC_ReadCardSerial()) ​
   {   {
     return;     return;
   }   }
-  /Afisam tag-ul cartelei RFID pe seriala+  ​//Afisam tag-ul cartelei RFID pe seriala
   Serial.print("​UID tag :");   Serial.print("​UID tag :");
   String content= "";​   String content= "";​
pm/prj2022/arosca/door-lock.1653665136.txt.gz · Last modified: 2022/05/27 18:25 by vlad_vasile.marcu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0