This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleashed-firmware
Watch
2
Star
0
Fork
You've already forked unleashed-firmware
0
mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced
2024-11-23 21:13:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b38a593c4f
unleashed-firmware
/
applications
/
main
/
subghz
/
subghz_cli.h
6 lines
67 B
C
Raw
Normal View
History
Unescape
Escape
[FL-1254] ViewDispatcher improvements, SubGhz cli and certification preparation (#482) * Add more more frequencees and change ok key bahavior to toggle * GUI: add queue support to ViewDispatcher * SubGhz: basic cli * SubGHz: pt send cli * SubGhz: carrier cli commands. * Fix irda test data merge artifacts
2021-05-25 10:19:07 +00:00
#
pragma once
#
include
<cli/cli.h>
Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) * Lib: always include rfal * Gui: remove screen_stream * Input: decouple from Cli * Loader: decouple from Cli * Desktop: ignore missing favorite app, decouple from Archive * Make: make Notification a Gui dependency * Make: embed debugging information into elfs * Loader: hide Plugins submenu when plugins ga arimasen * Applications: update on start hook usage * Loader: fix dead lock on menu rebuild with open rpc, new cli command. Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-24 18:47:48 +00:00
void
subghz_on_system_start
(
)
;
Reference in a new issue
Copy permalink