docs updated.

This commit is contained in:
dxl
2024-07-16 12:48:20 +08:00
parent a4b3adad48
commit c771ae937b
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ On a new Chameleon (or after a factory reset), 3 slots are defined, slot 1 holdi
- slot 1 LF: a EM4100 with UID `DEADBEEF88`
- slot 1 HF: a MIFARE Classic 1k with UID `DEADBEEF`
- slot 2 HF: a MIFARE Classic 1k with UID `DEADBEEF`
- slot 2 HF: a MIFARE Classic Ultralight with UID `04689571FA5C64`
- slot 3 LF: a EM4100 with UID `DEADBEEF88`
When a slot is selected, the LED shows what type of card is loaded with the following color code:
+4
View File
@@ -432,6 +432,10 @@ Notes:
* Command: no data
* Response: 1 byte for the old value of the unsuccessful auth counter.
* CLI: cf `hf mfu econfig --reset-auth-cnt`
### 4030: MF0_NTAG_GET_PAGE_COUNT
* Command: no data
* Response: 1 byte is the number of pages available in the current card slot
* CLI: unused
### 5000: EM410X_SET_EMU_ID
* Command: 5 bytes. `id[5]`. ID as 5 bytes.
* Response: no data