Update T3S3 SX1280 with PA model
This commit is contained in:
parent
f6fe7e2b5f
commit
6b4b16bedc
2
Boards.h
2
Boards.h
@ -726,7 +726,7 @@
|
|||||||
-1 // pin_tcxo_enable
|
-1 // pin_tcxo_enable
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#elif BOARD_VARIANT == MODEL_A5 // SX1280 with PA
|
#elif BOARD_VARIANT == MODEL_AB // SX1280 with PA
|
||||||
const uint8_t interfaces[INTERFACE_COUNT] = {SX1280};
|
const uint8_t interfaces[INTERFACE_COUNT] = {SX1280};
|
||||||
const bool interface_cfg[INTERFACE_COUNT][3] = {
|
const bool interface_cfg[INTERFACE_COUNT][3] = {
|
||||||
// SX1280
|
// SX1280
|
||||||
|
Loading…
Reference in New Issue
Block a user