This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
flipperzero-firmware
Watch
1
Fork
0
You've already forked flipperzero-firmware
mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced
2025-12-12 12:51:22 +04:00
Code
Issues
Activity
Files
dev
Add File
New File
Apply Patch
flipperzero-firmware
/
applications
/
main
/
subghz
/
subghz_cli.h
4 lines
49 B
C
Raw
Permalink
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 13:19:07 +03:00
#
pragma once
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 23:43:52 +09:00
void
subghz_on_system_start
(
void
)
;
Copy Permalink