logDestroy (Function) |
Top Previous Next |
logDestroy will completely clear the Datalogger memory so that a call to logIsInitialized() will return false. Call logInitialize() to initialize the Datalogger again.
Input: None
Returns: None
Declaration: FUNCTION logDestroy;
Example: INCLUDE rtcu.inc |