Ver Fonte

Merge seader from https://github.com/bettse/seader

Willy-JL há 1 ano atrás
pai
commit
1876c2d3be
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      seader/application.fam

+ 1 - 0
seader/application.fam

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