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
2025-01-09 03:08:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a0036d10fc
unleashed-firmware
/
applications
/
main
/
subghz
/
subghz_cli.h
6 lines
71 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>
Api Symbols: replace asserts with checks (#3507) * Api Symbols: replace asserts with checks * Api Symbols: replace asserts with checks part 2 * Update no args function signatures with void, to help compiler to track incorrect usage * More unavoidable void * Update PVS config and code to make it happy * Format sources * nfc: fix checks * dead code cleanup & include fixes Co-authored-by: gornekich <n.gorbadey@gmail.com> Co-authored-by: hedger <hedger@users.noreply.github.com> Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 14:43:52 +00:00
void
subghz_on_system_start
(
void
)
;
Reference in a new issue
Copy permalink