Skip to content

Commit 88c8a08

Browse files
gornekichskotopes
andauthored
[FL-3593] Picopass rework. Part 1 (#68)
Co-authored-by: あく <alleteam@gmail.com>
1 parent 14f7f11 commit 88c8a08

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.catalog/changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 1.2
2+
- Rework application with new NFC API
13
## 1.1
24
- App rename, removed About screen
35
## 1.0

application.fam

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ App(
77
requires=["gui"],
88
stack_size=4 * 1024,
99
fap_description="Identify the reader type: NFC (13 MHz) and/or RFID (125 KHz).",
10-
fap_version="1.1",
10+
fap_version="1.2",
1111
fap_icon="nfc_rfid_detector_10px.png",
1212
fap_category="Tools",
1313
fap_icon_assets="images",

0 commit comments

Comments
 (0)