Fix #940 - k64f a4/5 pinnames swap
pull/969/head
Martin Kojtal 2015-03-03 08:53:09 +01:00
commit 9d2fd3e097
1 changed files with 2 additions and 2 deletions

View File

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