nRF Connect SDK API 2.8.99
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if character is a number character (including + and -)
Detect number characters in an AT string, including the + and - sign
[in] | chr | Character that should be examined |
true | If character is number character |
false | If character is something else |