mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-03 15:14:51 -04:00
Fixed typo
This commit is contained in:
parent
de35a9dda0
commit
3df940c791
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ void draw_quality_bars(int px, int py) {
|
|||
}
|
||||
}
|
||||
|
||||
#if MODE == SX1280
|
||||
#if MODEM == SX1280
|
||||
#define S_RSSI_MIN -105.0
|
||||
#define S_RSSI_MAX -65.0
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue