mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
boards/nucleo144-f207: fix ADC config
This commit is contained in:
parent
4ced9421b2
commit
2490b8ed2d
@ -254,7 +254,7 @@ static const spi_conf_t spi_config[] = {
|
||||
* @{
|
||||
*/
|
||||
#define ADC_CONFIG { \
|
||||
{GPIO_PIN(PORT_A, 4), 0, 0}, \
|
||||
{GPIO_PIN(PORT_A, 3), 0, 3}, \
|
||||
{GPIO_PIN(PORT_C, 0), 1, 0} \
|
||||
}
|
||||
#define ADC_NUMOF (2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user