_lv_txt_is_cmd() function
Check next character in a string and decide if the character is part of the command or not
Arguments
state
pointer to a txt_cmd_state_t variable which stores the current state of command processing
Return value
true: the character is part of a command and should not be written, false: the character should be written