Willy-JL 1 anno fa
parent
commit
6d33a43ab5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {