mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-01-02 07:58:43 +00:00
7 lines
179 B
Text
7 lines
179 B
Text
App(
|
|
appid="radio_device_cc1101_ext",
|
|
apptype=FlipperAppType.PLUGIN,
|
|
entry_point="subghz_device_cc1101_ext_ep",
|
|
requires=["subghz"],
|
|
fap_libs=["hwdrivers"],
|
|
)
|