Free already used pin

This commit is contained in:
phl0 2018-07-24 21:04:53 +02:00
parent 4c81f4ca7a
commit 1be760ad56
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 2 additions and 2 deletions

View File

@ -436,7 +436,7 @@ NXDN PC9 output
POCSAG PA8 output
MDSTAR PC10 output
MDMR PC12 output
MDMR PC4 output
MYSF PC13 output
MP25 PC14 output
MNXDN PC15 output
@ -502,7 +502,7 @@ EXT_CLK PA15 input
#define PORT_MDSTAR GPIOC
#define RCC_Per_MDSTAR RCC_AHB1Periph_GPIOC
#define PIN_MDMR GPIO_Pin_12
#define PIN_MDMR GPIO_Pin_4
#define PORT_MDMR GPIOC
#define RCC_Per_MDMR RCC_AHB1Periph_GPIOC