This commit is contained in:
iceman1001 2020-11-29 14:01:48 +01:00
commit 01508a8cdd
2 changed files with 2 additions and 8 deletions

View file

@ -229,10 +229,6 @@ lf fdxb demod
lf fdxb read lf fdxb read
lf fdxb clone lf fdxb clone
lf fdxb sim lf fdxb sim
lf gproxii demod
lf gproxii reader
lf gproxii clone
lf gproxii sim
lf hid read lf hid read
lf hitag list lf hitag list
lf hitag info lf hitag info
@ -242,7 +238,6 @@ lf hitag sniff
lf hitag writer lf hitag writer
lf hitag dump lf hitag dump
lf hitag cc lf hitag cc
lf idteck read
lf indala demod lf indala demod
lf indala altdemod lf indala altdemod
lf indala sim lf indala sim
@ -257,7 +252,6 @@ lf nedap sim
lf pcf7931 read lf pcf7931 read
lf pcf7931 write lf pcf7931 write
lf pcf7931 config lf pcf7931 config
lf ti write
lf t55xx config lf t55xx config
lf t55xx dangerraw lf t55xx dangerraw
lf t55xx detect lf t55xx detect

View file

@ -681,7 +681,7 @@ Check column "offline" for their availability.
|------- |------- |----------- |------- |------- |-----------
|`lf idteck help `|Y |`This help` |`lf idteck help `|Y |`This help`
|`lf idteck demod `|Y |`Demodulate an Idteck tag from the GraphBuffer` |`lf idteck demod `|Y |`Demodulate an Idteck tag from the GraphBuffer`
|`lf idteck read `|N |`Attempt to read and Extract tag data from the antenna` |`lf idteck reader `|N |`Attempt to read and Extract tag data from the antenna`
### lf indala ### lf indala
@ -875,7 +875,7 @@ Check column "offline" for their availability.
|command |offline |description |command |offline |description
|------- |------- |----------- |------- |------- |-----------
|`lf ti help `|Y |`This help` |`lf ti help `|Y |`This help`
|`lf ti demod `|Y |`Demodulate raw bits for TI-type LF tag from the GraphBuffer` |`lf ti demod `|Y |`Demodulate raw bits for TI LF tag from the GraphBuffer`
|`lf ti reader `|N |`Read and decode a TI 134 kHz tag` |`lf ti reader `|N |`Read and decode a TI 134 kHz tag`
|`lf ti write `|N |`Write new data to a r/w TI 134 kHz tag` |`lf ti write `|N |`Write new data to a r/w TI 134 kHz tag`