diff --git a/core/embed/projects/prodtest/README.md b/core/embed/projects/prodtest/README.md index 25c88f243a..57f1c37f48 100644 --- a/core/embed/projects/prodtest/README.md +++ b/core/embed/projects/prodtest/README.md @@ -945,8 +945,8 @@ each 100ms. Example: ``` -nfc-read-card [] -# NFC activated in reader mode for seconds. +nfc-read-card [] +# NFC activated in reader mode for ms. # NFC card detected. # NFC Type A: UID: %s OK @@ -958,8 +958,8 @@ Activate NFC in Card Emulator mode for given time, or infinite time if no timeou Example: ``` -nfc-emulate-card [] -# Emulation started for +nfc-emulate-card [] +# Emulation started for # Emulation over OK ``` @@ -972,8 +972,8 @@ each 100ms. Example: ``` -nfc-write-card [] -# NFC reader on, put the card on the reader (timeout s) +nfc-write-card [] +# NFC reader on, put the card on the reader (timeout ms) # Writting URI to NFC tag 7AF403 ### unit-test-run