This commit is contained in:
RogueMaster
2022-11-26 23:17:11 -05:00
parent eb64bcfff2
commit 21aff4be75
5 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -24,7 +24,7 @@ App(
requires=["gui", "storage"],
stack_size=2 * 1024,
fap_version=(0,2),
fap_libs=["nfc", "misc", "mbedtls", "st25rfal002", "gcc", "toolbox"],
fap_libs=["nfc", "misc", "mbedtls", "ST25RFAL002", "gcc", "toolbox"],
fap_category="Tools",
fap_description="Makes transferring characters with VB Lab less cumbersome",
fap_author="cyanic",