mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 10:36:58 -07:00
put legic back in the system and add rumpletux's fast legic / prng code from forum
This commit is contained in:
parent
040a7baad0
commit
8e220a9126
8 changed files with 163 additions and 88 deletions
|
@ -8,6 +8,5 @@
|
|||
#define LEGICRF_H_
|
||||
|
||||
extern void LegicRfSimulate(void);
|
||||
extern void LegicRfReader(void);
|
||||
|
||||
extern void LegicRfReader(int bytes, int offset);
|
||||
#endif /* LEGICRF_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue