mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-02-14 13:51:34 -05:00
Increased noise floor samples
This commit is contained in:
parent
06b4fba603
commit
434f55b240
2
Config.h
2
Config.h
@ -132,7 +132,7 @@
|
|||||||
uint8_t model = 0x00;
|
uint8_t model = 0x00;
|
||||||
uint8_t hwrev = 0x00;
|
uint8_t hwrev = 0x00;
|
||||||
|
|
||||||
#define NOISE_FLOOR_SAMPLES 16
|
#define NOISE_FLOOR_SAMPLES 64
|
||||||
int noise_floor = -292;
|
int noise_floor = -292;
|
||||||
int current_rssi = -292;
|
int current_rssi = -292;
|
||||||
int last_rssi = -292;
|
int last_rssi = -292;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user