David Lee %!s(int64=2) %!d(string=hai) anos
pai
achega
7f17cb6a32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: