2 #define DEVICE_NAME "HM ES24TX Pro"
6 #define USE_TX_BACKPACK
7 #define USE_SX1280_DCDC
10 // GPIO pin definitions
11 #define GPIO_PIN_NSS 5
12 #define GPIO_PIN_BUSY 21
13 #define GPIO_PIN_DIO1 4
14 #define GPIO_PIN_MOSI 23
15 #define GPIO_PIN_MISO 19
16 #define GPIO_PIN_SCK 18
17 #define GPIO_PIN_RST 14
18 #define GPIO_PIN_RX_ENABLE 27
19 #define GPIO_PIN_TX_ENABLE 26
20 #define GPIO_PIN_RCSIGNAL_RX 13
21 #define GPIO_PIN_RCSIGNAL_TX 13
22 #define GPIO_PIN_LED_WS2812 15
23 #define GPIO_PIN_FAN_EN 17
26 #define MinPower PWR_25mW
27 #define MaxPower PWR_1000mW
28 #define POWER_OUTPUT_VALUES {-18,-15,-12,-7,-4,2}
30 #define Regulatory_Domain_ISM_2400 1