mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-07 00:45:26 -04:00
Update T3S3 SX1280 with PA model
This commit is contained in:
parent
f6fe7e2b5f
commit
6b4b16bedc
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue