SX1280 parameter modifications

This commit is contained in:
Mark Qvist 2025-01-08 20:58:12 +01:00
parent 58f6a3d6a3
commit 2b93b1b9e7
3 changed files with 8 additions and 14 deletions

View file

@ -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