You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the number of bits is not a multiple of 4, strange results occur, because the conversion does not extend the start of the BIN value with zeroes, like most other conversion tools would.
See
If the number of bits is not a multiple of 4, strange results occur, because the conversion does not extend the start of the BIN value with zeroes, like most other conversion tools would.
See
ESP-RFID-Tool/Source Code/esprfidtool/esprfidtool.ino
Line 1187 in b0bb4cc
The text was updated successfully, but these errors were encountered: