Skip to content

Commit

Permalink
ufbt format
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lee committed Feb 5, 2024
1 parent 925d739 commit 7f17cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/subghz/subghz_i.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ bool subghz_tx_start(SubGhz* subghz, FlipperFormat* flipper_format) {
subghz->dialogs, "Error in protocol\nparameters\ndescription");
break;
case SubGhzTxRxStartTxStateErrorOnlyRx:
// FURI_LOG_D(TAG, 'Cannot send, only RX possible');
// FURI_LOG_D(TAG, 'Cannot send, only RX possible');
break;

default:
Expand Down

0 comments on commit 7f17cb6

Please sign in to comment.