adc: adc_shell: Fix compile error
Had an extra comma between macro and macro usage that casued the
following compile error:
adc_shell.c:477:22: error: expected expression before ',' token
Easy fix to remove trailing comma in ADC_SHELL_COMMAND
Signed-off-by:
Kumar Gala <kumar.gala@linaro.org>
Loading
Please sign in to comment