ADD: "LF PYRAMID SIM"

This commit is contained in:
iceman1001 2016-02-26 22:40:13 +01:00
commit ce9a7cbf33
2 changed files with 27 additions and 29 deletions

View file

@ -26,7 +26,5 @@ int CmdPyramidSim(const char *Cmd);
int usage_lf_pyramid_clone(void);
int usage_lf_pyramid_sim(void);
int GetWiegandFromPyramid(const char *id, uint32_t *sitecode, uint32_t *usercode);
#endif