[FL-1057] Low frequency RFID app [HID Encoder] (#445)

* App Lfrfid: hid26 timer stage
* App Lfrfid: hid26 encoder
* fully removed old lf-rfid app
* fix codeowners
This commit is contained in:
SG
2021-05-05 17:50:19 +10:00
committed by GitHub
parent 46bc515c6a
commit 469e2dffec
5 changed files with 127 additions and 76 deletions

4
.github/CODEOWNERS vendored
View File

@@ -78,6 +78,10 @@ lib/onewire/** @DrZlo13
applications/irda/** @DrZlo13
# LF-Rfid
applications/lf-rfid/** @DrZlo13
# Menu
applications/menu/** @skotopes