From e83cdcd4afa8f80fc9c924d3c6d7939a4b168d83 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Mon, 25 Nov 2019 10:27:51 -0600 Subject: [PATCH] Docs: add documentation for CLONE_MFU button and command actions --- Doc/DoxygenPages/Buttons.txt | 1 + Doc/DoxygenPages/CommandLine.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/DoxygenPages/Buttons.txt b/Doc/DoxygenPages/Buttons.txt index 70b75d2..35db309 100644 --- a/Doc/DoxygenPages/Buttons.txt +++ b/Doc/DoxygenPages/Buttons.txt @@ -29,6 +29,7 @@ * `RECALL_MEM` | Recalls a setting from the permanent Flash memory. Equivalent to the `RECALL` command. * `TOGGLE_FIELD` | Activates the reader field if it was deactivated, deactivates the reader field if it was activated. * `STORE_LOG` | Writes the current log from SRAM to FRAM and clears the SRAM log. Equivalent to the `STORE_LOG` command. + * `CLONE_MFU` | Triggers the clone of a Mifare Ultralight card in range of the antenna to the selected slot and configures it to emulate it. Equivalent to the `CLONE_MFU` command. * * Note the UID commands have no effect when the slot is configured as reader. */ \ No newline at end of file diff --git a/Doc/DoxygenPages/CommandLine.txt b/Doc/DoxygenPages/CommandLine.txt index fe0628b..5e848a5 100644 --- a/Doc/DoxygenPages/CommandLine.txt +++ b/Doc/DoxygenPages/CommandLine.txt @@ -111,6 +111,7 @@ * `SEND_RAW `| Does NOT add parity bits, sends the given byte string and returns the cards answer * `GETUID` | Obtains the UID of a card that is in the range of the antenna and returns it. This command is a \ref Anchor_TimeoutCommands "Timeout command". * `DUMP_MFU` | Reads the whole content of a Mifare Ultralight card that is in the range of the antenna and returns it. This command is a \ref Anchor_TimeoutCommands "Timeout command". + * `CLONE_MFU` | Clones a Mifare Ultralight card that is in the range of the antenna to the current slot, which is then accordingly configured to emulate it. This command is a \ref Anchor_TimeoutCommands "Timeout command". * `IDENTIFY` | Identifies the type of a card in the range of the antenna and returns it. This command is a \ref Anchor_TimeoutCommands "Timeout command". * `THRESHOLD=?` | Returns the possible number range for the reader threshold. * `THRESHOLD=` | Globally sets the reader threshold. The influences the reader function and range. Setting a wrong value may result in malfunctioning of the reader. DEFAULT: 400