mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user