Ver Fonte

ufbt format

David Lee há 2 anos atrás
pai
commit
7f17cb6a32
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      helpers/subghz/subghz_i.c

+ 1 - 1
helpers/subghz/subghz_i.c

@@ -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: