mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-16 06:52:12 +01:00
Fix: Setting DTU options was only possible once without reboot
Fix #1884
This commit is contained in:
@@ -176,4 +176,5 @@ void WebApiDtuClass::onDtuAdminPost(AsyncWebServerRequest* request)
|
||||
request->send(response);
|
||||
|
||||
_applyDataTask.enable();
|
||||
_applyDataTask.restart();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user