libdigiapix: adc: fix index in configuration file

There was a missmatch between the configuration file and the
correct adc in the ccmp15 platform.

Also a whitespace is removed from ccmp13 configuration file.

https://onedigi.atlassian.net/browse/DEL-8702

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
This commit is contained in:
Francisco Gil 2023-09-12 11:32:07 +02:00
parent 09dbf79801
commit 02562fded0
2 changed files with 2 additions and 2 deletions

View File

@ -27,4 +27,4 @@ DEFAULT_PWM = 4,0
[ADC] [ADC]
# ANA0 on GPIO board connector J41 (pin 4) # ANA0 on GPIO board connector J41 (pin 4)
DEFAULT_ADC = 1,0 DEFAULT_ADC = 2,0