|
|
há 1 ano atrás | |
|---|---|---|
| README.md | há 1 ano atrás | |
| interface.h | há 1 ano atrás | |
| wiegand.c | há 1 ano atrás |
Add as git submodule
Add to your applicaiton.fam
App(
appid="plugin_wiegand",
apptype=FlipperAppType.PLUGIN,
entry_point="plugin_wiegand_ep",
requires=["seader"],
sources=["plugin/wiegand.c"],
)