Skip to content

Commit adfe8c3

Browse files
zfieldsCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent eab3c44 commit adfe8c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Notecard.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ class Notecard
220220

221221
/**************************************************************************/
222222
/*!
223-
@brief Poll for Notecard sync status
223+
@brief Poll for Notecard sync status.
224224
225225
@param [in] pollFrequencyMs
226226
The minimum frequency to poll the Notecard for sync status.
@@ -250,8 +250,8 @@ class Notecard
250250
/*!
251251
@brief Deinitialize the Notecard object
252252
253-
This function clears the Notecard object's communication
254-
interfaces, and frees all associated memory.
253+
This function clears the Notecard object's communication
254+
interfaces, and frees all associated memory.
255255
*/
256256
/**************************************************************************/
257257
void end(void);

0 commit comments

Comments
 (0)