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