We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b17683 + e24e4af commit 11b223aCopy full SHA for 11b223a
variants/feather_m4_can/variant.cpp
@@ -67,7 +67,7 @@ const PinDescription g_APinDescription[PINS_COUNT]=
67
{ PORTA, 6, PIO_ANALOG, (PIN_ATTR_ANALOG|PIN_ATTR_PWM_E), ADC_Channel6, TC1_CH0, TC1_CH0, EXTERNAL_INT_6 },
68
69
// A6, D20 - VDiv!
70
- { PORTB, 0, PIO_ANALOG, PIN_ATTR_ANALOG, ADC_Channel13, NOT_ON_PWM, NOT_ON_TIMER, EXTERNAL_INT_1 },
+ { PORTB, 0, PIO_ANALOG, PIN_ATTR_ANALOG, ADC_Channel12, NOT_ON_PWM, NOT_ON_TIMER, EXTERNAL_INT_0 },
71
72
73
// 21..22 I2C pins (SDA/SCL)
0 commit comments