add web ui
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <unistd.h>
|
||||
#include <wsserver/ws.h>
|
||||
|
||||
#define WS_SERVER_PORT 8080
|
||||
#define WS_SERVER_PORT 8089
|
||||
#define WS_SERVER_ADDR "localhost"
|
||||
|
||||
int start_webserver();
|
||||
|
||||
Reference in New Issue
Block a user