mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-06-08 14:52:50 -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_MIN -105.0
|
||||||
#define S_RSSI_MAX -65.0
|
#define S_RSSI_MAX -65.0
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue