Derek Jamison пре 1 година
родитељ
комит
b4320f8333
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      app.c

+ 0 - 1
app.c

@@ -30,7 +30,6 @@ int32_t flip_library_app(void *p)
             furi_delay_ms(100);
         }
 
-        FURI_LOG_E(TAG, "Counter: %d", counter);
         if(counter == 0) {
             DialogsApp* dialogs = furi_record_open(RECORD_DIALOGS);
             DialogMessage* message = dialog_message_alloc();