client win10 color support

This commit is contained in:
mwalker33
2019-10-05 14:09:46 +10:00
parent b1e4e5e0cc
commit 098e0a183f
6 changed files with 28 additions and 697 deletions

View File

@@ -479,26 +479,6 @@ Wipe a T55xx tag and set defaults
pm3 --> lf t55xx wipe
```
Set a T5577 tag downlink mode to fixed bit (default)
```
pm3 --> lf t55xx write b 3 1 d 00000000
```
Set a T5577 tag downlink mode to long leading zero
```
pm3 --> lf t55xx write b 3 1 d 90000400
```
Set a T5577 tag downlink mode to leading zero
```
pm3 --> lf t55xx write b 3 1 d 90000800
```
Set a T5577 tag downlink mode to 1 of 4
```
pm3 --> lf t55xx write b 3 1 d 90000C00
```
## Data
^[Top](#top)