mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Fix version number
This commit is contained in:
parent
4b07fecd6b
commit
a4b8c14e1e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ uint8_t *bba,slots_count;
|
||||||
int buflen;
|
int buflen;
|
||||||
|
|
||||||
void ModInfo(void) {
|
void ModInfo(void) {
|
||||||
DbpString(" LF EM4100 simulate standalone V2");
|
DbpString(" LF EM4100 simulate standalone V3");
|
||||||
}
|
}
|
||||||
|
|
||||||
uint64_t ReversQuads(uint64_t bits){
|
uint64_t ReversQuads(uint64_t bits){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue