simplify Bad USB BLE profile

by aaronjamt & WillyJL
This commit is contained in:
MX
2025-07-30 04:37:49 +03:00
parent 59a823cbcd
commit c189283329
12 changed files with 82 additions and 903 deletions

View File

@@ -7,7 +7,7 @@ App(
icon="A_BadUsb_14",
order=70,
resources="resources",
fap_libs=["assets"],
fap_libs=["assets", "ble_profile"],
fap_icon="icon.png",
fap_category="USB",
)