samples/drivers/adc: Fix output specification
This is a follow-up to commit f5ffd05e. Since twister removes leading spaces from received lines before further processing, the regular expression for checking the output produced by the sample cannot contain such space. Also negative values read from ADC channels need to be allowed. For consistency, remove the leading space also in the actual string printed by the sample. Signed-off-by:Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
Loading
Please sign in to comment