mirror of
https://gitlab.com/wirelos/sprocket-plugin-web.git
synced 2025-12-16 06:34:31 +01:00
use wifi networking
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <Updater.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "utils/utils_print.h"
|
||||
#include "utils/print.h"
|
||||
#include "WebUtils.h"
|
||||
#include "WebServerPlugin.h"
|
||||
#include "WebConfigPlugin.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include <TaskSchedulerDeclarations.h>
|
||||
#include "Plugin.h"
|
||||
#include "WebServerConfig.h"
|
||||
#include "utils/utils_print.h"
|
||||
#include "utils/print.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace std::placeholders;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "TaskSchedulerDeclarations.h"
|
||||
#include "Plugin.h"
|
||||
#include "WebServerConfig.h"
|
||||
#include "utils/utils_print.h"
|
||||
#include "utils/print.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace std::placeholders;
|
||||
|
||||
Reference in New Issue
Block a user