error_str — gets the error message.
#include <error.h>
const char * error_str (
)
uint8_t ecode
ecode
code to be converted to a string
Returns the error message for the specified error code.