mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-05-19 10:32:56 +00:00
fixed merge error
This commit is contained in:
parent
8b47daceb4
commit
b8b87db0f2
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ void setup()
|
|||
config.clear();
|
||||
config.end();
|
||||
// respond with default config
|
||||
onGetConfig(config, request);
|
||||
onGetConfig(request);
|
||||
|
||||
ESP.restart(); });
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue