mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-05-19 10:32:56 +00:00
removed wrong semicolon
This commit is contained in:
parent
23bb8eb8f2
commit
9a7303b5d4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#include "networks.h";
|
#include "networks.h"
|
||||||
|
|
||||||
void onGetNetworks(AsyncWebServerRequest *request)
|
void onGetNetworks(AsyncWebServerRequest *request)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue