diff options
Diffstat (limited to 'sw/pio.txt')
-rw-r--r-- | sw/pio.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,8 +5,8 @@ Pin mapping: see datasheet Table 5 ## GPIO inputs Analog multi-level button inputs - * BTN0 PB1 - * BTN1 PB0 + * BTN0 PB1 ADC12_IN9 + * BTN1 PB0 ADC12_IN8 Digital buttons * BTN2 PB12 @@ -22,8 +22,8 @@ CW paddle * CW_RING PB9 Microphone switches - * SW1 PA3 - * SW2 PA4 + * SW1 PA3 ADC12_IN3 + * SW2 PA4 ADC12_IN4 ## GPIO outputs |