This commit is contained in:
iceman1001 2021-07-29 13:00:02 +02:00
parent 87a4bdd757
commit 36f780cf84

View file

@ -4,7 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
## [unreleased][unreleased]
- Added `hf iclass encode --wiegand/--fc/--cn` - direct fmt/fc/cn support (@bettse)
- Fic `lf t55xx detect` - to unset lf config decimation if value is not one (@iceman1001)
- Fix `lf t55xx detect` - to unset lf config decimation if value is not one (@iceman1001)
- Fix `hf 15 sample` - data collection works again (@iceman1001)
- Changed `data plot -h` - removed line (@doegox)
- Fix `lf_tharexde` - double define of global variable (@axisray)