unleashed-firmware/applications/plugins/bt_hid_app/application.fam
MX 80a406afd3
BLE tiktok controller - why? :(
OFW PR 1859 by gornekich
2022-10-12 05:31:19 +03:00

10 lines
249 B
Text

App(
appid="Bluetooth_Remote",
name="Bluetooth Remote",
apptype=FlipperAppType.EXTERNAL,
entry_point="bt_hid_app",
stack_size=1 * 1024,
fap_category="Tools",
fap_icon="bt_remote_10px.png",
fap_icon_assets="assets",
)