mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
[X3] HEARTBEAT same as X-Lite
This commit is contained in:
parent
1b7695e0c3
commit
79ed916776
1 changed files with 1 additions and 1 deletions
|
@ -971,7 +971,7 @@
|
|||
#endif
|
||||
|
||||
// Heartbeat
|
||||
#if defined(PCBXLITE)
|
||||
#if defined(PCBXLITE) || defined(PCBX3)
|
||||
#define HEARTBEAT_RCC_AHB1Periph RCC_AHB1Periph_GPIOD
|
||||
#define HEARTBEAT_RCC_APB2Periph 0
|
||||
#define HEARTBEAT_GPIO GPIOD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue