2 #define DEVICE_NAME "BETAFPV 2G4Nano"
5 // There is some special handling for this target
6 #define TARGET_TX_BETAFPV_2400_V1
8 // GPIO pin definitions
10 #define GPIO_PIN_BUSY 21
11 #define GPIO_PIN_DIO0 -1
12 #define GPIO_PIN_DIO1 4
13 #define GPIO_PIN_MOSI 23
14 #define GPIO_PIN_MISO 19
15 #define GPIO_PIN_SCK 18
16 #define GPIO_PIN_RST 14
17 #define GPIO_PIN_RX_ENABLE 27
18 #define GPIO_PIN_TX_ENABLE 26
19 #define GPIO_PIN_RCSIGNAL_RX 13
20 #define GPIO_PIN_RCSIGNAL_TX 13
21 #define GPIO_PIN_LED_BLUE 17
22 #define GPIO_PIN_LED_GREEN 16
23 #define GPIO_PIN_BUTTON 25
26 #define MinPower PWR_10mW
27 #define MaxPower PWR_500mW
28 #define POWER_OUTPUT_VALUES {-18,-15,-13,-9,-4,3}
30 #define Regulatory_Domain_ISM_2400 1