mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Edit hf_st25_tearoff.c comment
Signed-off-by: SecLabz <85152038+SecLabz@users.noreply.github.com>
This commit is contained in:
parent
19789381df
commit
0970558491
1 changed files with 2 additions and 2 deletions
|
@ -585,7 +585,7 @@ static void st25tb_tag_print(st25tb_data_t *tag) {
|
|||
//=============================================================================
|
||||
|
||||
/**
|
||||
* @brief Read a block using tear-off technique
|
||||
* @brief Read a block
|
||||
* @param block_address Block address to read
|
||||
* @param block_value Pointer to store read value
|
||||
* @return Result code (0 for success)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue