mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 13:44:26 -04:00
Added rssi get_delta, better rssi min graph view
This commit is contained in:
parent
a7acb37a56
commit
f42812c6b4
2 changed files with 15 additions and 5 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
int32_t get_min();
|
||||
int32_t get_avg();
|
||||
int32_t get_max();
|
||||
int32_t get_delta();
|
||||
void set_vertical_rssi(bool enabled);
|
||||
void set_peak(bool enabled, size_t duration);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue