mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-03 19:21:38 +02:00
Redesign
This commit is contained in:
parent
8c9bec0958
commit
d15a3dd2d0
3 changed files with 147 additions and 321 deletions
|
@ -1159,7 +1159,6 @@ class RestApi {
|
|||
mConfig->plugin.zeroExport.groups[group].Kd = jsonIn[F("Kd")];
|
||||
// Global
|
||||
mConfig->plugin.zeroExport.groups[group].state = zeroExportState::INIT;
|
||||
mConfig->plugin.zeroExport.groups[group].stateNext = zeroExportState::INIT;
|
||||
mApp->saveSettings(false); // without reboot
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue