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 {