Willy-JL há 1 ano atrás
pai
commit
6d33a43ab5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      seader/plugin/interface.h

+ 1 - 1
seader/plugin/interface.h

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