changed description

This commit is contained in:
Nate Glaser 2022-01-07 18:16:41 -05:00
commit 323248060e

View file

@ -81,7 +81,7 @@ static void DownloadTraceInstructions(void) {
}
void ModInfo(void) {
DbpString(" HF 15693 SNIFF, a ISO15693 sniffer with storing in flashmem");
DbpString(" HF 15693 SNIFF, a ISO15693 sniffer with storing in flashmem (Nathan Glaser)");
// DownloadTraceInstructions();
}