🎨 Renames webserver and websocket
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include <communication/native_server.h>
|
||||
#include <communication/webserver.h>
|
||||
#include "WWWData.h"
|
||||
|
||||
void mountStaticAssets(NativeServer& s);
|
||||
void mountStaticAssets(WebServer& s);
|
||||
|
||||
Reference in New Issue
Block a user