Willy-JL 1 éve
szülő
commit
6d33a43ab5
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 {