Willy-JL преди 1 година
родител
ревизия
6d33a43ab5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      seader/plugin/interface.h

+ 1 - 1
seader/plugin/interface.h

@@ -10,7 +10,7 @@
 #include <stddef.h>
 #include <furi.h>
 
-#define PLUGIN_APP_ID "plugin_wiegand"
+#define PLUGIN_APP_ID      "plugin_wiegand"
 #define PLUGIN_API_VERSION 1
 
 typedef struct {