mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-03 23:24:58 -04:00
SX1280 parameter modifications
This commit is contained in:
parent
58f6a3d6a3
commit
2b93b1b9e7
3 changed files with 8 additions and 14 deletions
|
@ -558,7 +558,7 @@ void draw_signal_bars(int px, int py) {
|
|||
}
|
||||
|
||||
#if MODEM == SX1280
|
||||
#define WF_TX_SIZE 3
|
||||
#define WF_TX_SIZE 5
|
||||
#else
|
||||
#define WF_TX_SIZE 5
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue