mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-28 17:49:08 +03:00
rssi shows real rssi and wifistrength shows % in heartbeat
This commit is contained in:
@@ -139,7 +139,7 @@ class System {
|
||||
void system_check();
|
||||
void measure_analog();
|
||||
|
||||
int8_t wifi_quality();
|
||||
int8_t wifi_quality(int8_t dBm);
|
||||
|
||||
bool system_healthy_ = false;
|
||||
uint32_t led_flash_speed_ = LED_WARNING_BLINK_FAST; // default boot flashes quickly
|
||||
|
||||
Reference in New Issue
Block a user