FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_ClearCrashLog ( kNode  node)

Clears the crash log data stored on the device.

When a software error occurs, some devices can collect critical information and save this to non-volatile storage for post-crash diagnostics. This function clears all crash log data stored in the device and resets the crash counter.

Parameters
nodeNode object.
Returns
Operation status.
See also
kNode_ReadCrashLog.