esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.37k stars 424 forks source link

RFID uid fix #613

Closed plex3r closed 10 months ago

plex3r commented 11 months ago

Modified rfid.esp as current code was giving 0 uid's regardless this code works with uid's containing 0

matjack1 commented 11 months ago

@plex3r please keep just one PR open between this one and the other one and let's hope that @Divyastra can test and confirm :)

plex3r commented 11 months ago

@matjack1 I've closed the other one as this one is in line with the original sentiment of the code that was being tried

Thanks

matjack1 commented 11 months ago

OK, nice, let's wait for a test from someone else as I don't have this specific reader yet :(