Skip to content

Commit

Permalink
Fixed docs for nvmem_write
Browse files Browse the repository at this point in the history
  • Loading branch information
italo-sampaio committed Sep 26, 2024
1 parent aac524b commit 36a71eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/src/hal/include/hal/nvmem.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
/**
* @brief Write to non volatile memory
*
* @param key The key of the destination in non volatile memory
* @param dst The destination address in (non volatile) memory
* @param src The source address to write from
* @param length The amount of bytes to write
Expand Down

0 comments on commit 36a71eb

Please sign in to comment.