1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Cosmetics

This commit is contained in:
Bertrand Songis 2019-06-27 14:47:23 +02:00
parent df95e31666
commit 9841b1ed2c
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -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