esprfid / esp-rfid

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

Fix pincode reading in websocket #645

Closed matjack1 closed 3 weeks ago

matjack1 commented 3 weeks ago

This was affecting the user list and the user export.

Fix provided by @pvtex, thank you very much!

Fix #641 and #608