Skip to content

Commit 109b919

Browse files
authored
Update README.md
1 parent 2ddfb19 commit 109b919

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Returns the Unique ID as a 64-bit value.
121121
Gets the next available address for use. Has two variants:
122122
* Takes the size of the data as an argument and returns a 32-bit address
123123
* Takes a three variables, the size of the data and two other variables to return a page number value & an offset into.
124+
124125
In library versions >= v3.0.0 This function can be called anytime - even if there is preexisting data on the flash chip. It will simply find the next empty address block for the data.
125126

126127
###### sizeofStr()

0 commit comments

Comments
 (0)