瀏覽代碼

include plugin

Eric Betts 1 年之前
父節點
當前提交
df1adc1e04
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application.fam

+ 1 - 0
application.fam

@@ -47,4 +47,5 @@ App(
     entry_point="plugin_wiegand_ep",
     requires=["seader"],
     sources=["plugin/wiegand.c"],
+    fal_embedded=True,
 )