File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 );
You can’t perform that action at this time.
0 commit comments