flipperzero-firmware/applications/subghz
ESurge 253b98c8f0
Added condition to cli "log" command to end if serial terminal is disconnected. (#1425)
* Added condition to cli "log" command. If USB is disconnected while "log" command is running, it will end the command.
* Reverted change on cli_commands.c
  Added condition in cli.c for cli_cmd_interrupt_received function to react appropriately when serial terminal is disconnected.
  Added condition in subghz_cli.c for subghz chat cmd to exit gracefully when serial terminal is disconnected.
* Formatting

Co-authored-by: あく <alleteam@gmail.com>
2022-07-23 12:35:14 +09:00
..
helpers Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
scenes [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
views Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
subghz_cli.c Added condition to cli "log" command to end if serial terminal is disconnected. (#1425) 2022-07-23 12:35:14 +09:00
subghz_cli.h
subghz_history.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
subghz_history.h
subghz_i.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz_i.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz_setting.c SubGhz: support 310 MHz and fix (#1262) 2022-06-01 00:50:50 +09:00
subghz_setting.h
subghz.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz.h