mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Cosmetics
This commit is contained in:
parent
df95e31666
commit
9841b1ed2c
1 changed files with 2 additions and 2 deletions
|
@ -424,9 +424,9 @@
|
|||
#define SWITCHES_GPIO_PIN_G_H GPIO_Pin_3 // PF.03
|
||||
#define SWITCHES_GPIO_REG_G_L GPIOF->IDR
|
||||
#define SWITCHES_GPIO_PIN_G_L GPIO_Pin_4 // PF.04
|
||||
#elif defined(RADIO_X7) || defined(PCBXLITE) || defined(PCBX9LITE)
|
||||
#elif defined(PCBX7) || defined(PCBXLITE) || defined(PCBX9LITE)
|
||||
// no SWG
|
||||
#elif !defined(RADIO_T12)
|
||||
#else
|
||||
#define STORAGE_SWITCH_G
|
||||
#define HARDWARE_SWITCH_G
|
||||
#define SWITCHES_GPIO_REG_G_H GPIOE->IDR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue