LFRFID: Show ISO-3166 Country Names For Pet Chips (#4091)

* Country list header and printf

* off load country list to asset

* lint

* Field specific getters

* check string length before cutting

* lfrfid: minor iso3166 cleanup

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
This commit is contained in:
Zinong Li
2025-09-25 21:22:56 +04:00
committed by GitHub
parent 013c5ffa52
commit 8c0c7f1bb9
5 changed files with 413 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ App(
icon="A_125khz_14",
stack_size=2 * 1024,
order=20,
resources="resources",
fap_libs=["assets"],
fap_icon="icon.png",
fap_category="RFID",