Fix #940 - k64f a4/5 pinnames swap

pull/945/head
0xc0170 2015-03-03 08:16:09 +01:00
parent 38514db08e
commit 2a1d12bcd4
1 changed files with 2 additions and 2 deletions

View File

@ -234,8 +234,8 @@ typedef enum {
A1 = PTB3,
A2 = PTB10,
A3 = PTB11,
A4 = PTC10,
A5 = PTC11,
A4 = PTC11,
A5 = PTC10,
DAC0_OUT = 0xFEFE, /* DAC does not have Pin Name in RM */