Note there also exist the stricmp(stringA, stringB) that ignores the case of the char arrays.
on this site you see many more libs/functions to use on Arduino - avr-libc: <string.h>: Strings -
Note there also exist the stricmp(stringA, stringB) that ignores the case of the char arrays.
on this site you see many more libs/functions to use on Arduino - avr-libc: <string.h>: Strings -