- PrintAndLog(" L Low frequency (125 KHz)");
- PrintAndLog(" H High frequency (134 KHz)");
- PrintAndLog(" H delay OFF");
- PrintAndLog(" H time period ZERO");
- PrintAndLog(" H time period ONE");
+ PrintAndLog(" <delay off> delay offset");
+ PrintAndLog(" <zero> time period ZERO");
+ PrintAndLog(" <one> time period ONE");
+ PrintAndLog(" [H|L] Frequency Low (125 KHz) / High (134 KHz)");