Willy-JL 1 سال پیش
والد
کامیت
2a7953ffcd
2فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 1
      flip_library/application.fam
  2. 0 1
      flip_store/flip_store.h

+ 1 - 1
flip_library/application.fam

@@ -10,5 +10,5 @@ App(
     fap_description="Utilize WiFi to retrieve data from 20 different APIs",
     fap_author="JBlanked",
     fap_weburl="https://github.com/jblanked/FlipLibrary",
-    fap_version = "1.4",
+    fap_version="1.4",
 )

+ 0 - 1
flip_store/flip_store.h

@@ -1,6 +1,5 @@
 #ifndef FLIP_STORE_E_H
 #define FLIP_STORE_E_H
-#include <text_input/uart_text_input.h>
 #include <flipper_http/flipper_http.h>
 #include <easy_flipper/easy_flipper.h>
 #include <furi.h>