terminateRAM
void terminateRAM(char error[256])
Variable | Function | Description |
---|---|---|
char error[256] |
Output | If an error occurs, this should be filled with a description of the error. |
terminateRAM
should be used to close the SCM connection,
and to free any resources used by the RAM (such as memory and files).