nRF Connect SDK API 2.8.99
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if character linefeed or carry return characters.
A line shift in an AT string is always identified by a '\r\n' sequence
[in] | chr | Character that should be examined |
true | If an line shift character is detected |
false | If character is something else |