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
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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue