Skip to content

Commit 9d69e1e

Browse files
committed
Update SparkFun_u-blox_SARA-R5_Arduino_Library.cpp
1 parent 2fd66ae commit 9d69e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SparkFun_u-blox_SARA-R5_Arduino_Library.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4405,6 +4405,7 @@ SARA_R5_error_t SARA_R5::getFileContents(String filename, char *contents)
44054405
free(response);
44064406
return err;
44074407
}
4408+
44084409
SARA_R5_error_t SARA_R5::getFileSize(String filename, int *size)
44094410
{
44104411
SARA_R5_error_t err;

0 commit comments

Comments
 (0)