Add POCSAG Pin for F7hat

This commit is contained in:
phl0 2018-07-18 22:35:13 +02:00
parent fd8bc07b61
commit 012b366143
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 4 additions and 0 deletions

View File

@ -465,6 +465,10 @@ EXT_CLK PA15 input
#define PORT_NXDN GPIOC
#define RCC_Per_NXDN RCC_AHB1Periph_GPIOC
#define PIN_POCSAG GPIO_Pin_12
#define PORT_POCSAG GPIOB
#define RCC_Per_POCSAG RCC_AHB1Periph_GPIOB
#define PIN_DSTAR GPIO_Pin_15
#define PORT_DSTAR GPIOB
#define RCC_Per_DSTAR RCC_AHB1Periph_GPIOB