This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23cff2a7d2
flipperzero-firmware
/
applications
/
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 New Issue
Copy Permalink