From: adam@algroup.co.uk Date: Fri, 5 Feb 2010 08:29:09 +0000 (+0000) Subject: wun day i'll lern my alfabet X-Git-Tag: v1.0.0~384 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/c59c3405ec151e69f0698aa869707977e37681c6 wun day i'll lern my alfabet --- diff --git a/client/cmdhf.c b/client/cmdhf.c index 36a9eca5..a96d1178 100644 --- a/client/cmdhf.c +++ b/client/cmdhf.c @@ -24,8 +24,8 @@ static command_t CommandTable[] = {"14a", CmdHF14A, 1, "{ ISO14443A RFIDs... }"}, {"14b", CmdHF14B, 1, "{ ISO14443B RFIDs... }"}, {"15", CmdHF15, 1, "{ ISO15693 RFIDs... }"}, - {"tune", CmdHFTune, 0, "Continuously measure HF antenna tuning"}, {"legic", CmdHFLegic, 0, "{ LEGIC RFIDs... }"}, + {"tune", CmdHFTune, 0, "Continuously measure HF antenna tuning"}, {NULL, NULL, 0, NULL} };