fixed help for standalone

This commit is contained in:
Anže Jenšterle 2021-03-15 00:55:25 +01:00
commit 73dd5a23e4
No known key found for this signature in database
GPG key ID: 56821505069EBF5F
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ typedef struct {
} PACKED card_clone_t;
void ModInfo(void) {
DbpString("hf_emuldes: standalone DESfire that scans a card and then emulates UID, SAK and ATQA");
DbpString("hf_craftbyte: standalone DESfire that scans a card and then emulates UID, SAK and ATQA");
}
void RunMod(void) {