Коррекция уровня оптики, вкл по умолчанию, выкл в сне
плюс коррекции по отображению
This commit is contained in:
@@ -56,6 +56,7 @@ void Radio::end() {
|
||||
if (heartbeatQueue_) xQueueReset(heartbeatQueue_);
|
||||
if (instance_ == this) instance_ = nullptr;
|
||||
windowedReceive_ = false;
|
||||
if (wasActive) WiFi.mode(WIFI_OFF);
|
||||
Log::event("ESP-NOW", "stopped");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user