adc: adc_shell: suppress -Wchar-subscripts with isdigit()

Suppress -Wchar-subscripts warnings when building with Newlib, by
casting isdigit() parameter to unsigned char.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
1 file changed