mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 13:48:53 +00:00
removed wrong semicolon
This commit is contained in:
parent
3ccae6dd16
commit
2fd3a76fa6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "networks.h";
|
||||
#include "networks.h"
|
||||
|
||||
void onGetNetworks(AsyncWebServerRequest *request)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue