mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
the wiegand formats unpack functions now clears the struct after sanity checking is done. Also adapted testing wiegand formats which might just have a preamble bit but not a sentinel bit like iclass credentials
This commit is contained in:
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||
|
||||
## [unreleased][unreleased]
|
||||
- Changed wiegand format unpack functions to clear struct later (@iceman1001)
|
||||
- Changed `wiegand decode` - now accepts new padding format (@iceman1001)
|
||||
- Changed `mem spiffs tree` - ID is now shown in decimal (@iceman1001)
|
||||
- Added sample wiegand format 56bit (@iceman1001)
|
||||
|
||||
+130
-90
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user