TyTom85 / multi-RFID-LCD-Master-Key-

Base code to have multiple RFID and LCDs running independently from each other using 1 arduino. Master tag key also allows for easy reseting of the correct tags to be used as authorized keys.
0 stars 0 forks source link

Fix for Program Mode initialization #4

Closed TyTom85 closed 1 year ago

TyTom85 commented 1 year ago

Removed RETURN; script from subroutine that builds tag and passes off to Program Mode. Return was forcing main loop to repeat over and over, despite the program mode initalizing.