makes GPIO_PIN_RST optional for the sx1276
[ExpressLRS.git] / src / include / target / HappyModel_ES24TX_Pro_Series_2400_TX.h
blob3ac2ac43e5b1d9d6e9fcb61994fd2daf210e8889
1 #ifndef DEVICE_NAME
2 #define DEVICE_NAME "HM ES24TX Pro"
3 #endif
5 // Any device features
6 #define USE_TX_BACKPACK
7 #define USE_SX1280_DCDC
8 #define WS2812_IS_GRB
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
25 // Output Power
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