|
|
hace 2 años | |
|---|---|---|
| README.md | hace 2 años | |
| interface.h | hace 2 años | |
| wiegand.c | hace 2 años |
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"],
)