mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
убрал русские символы
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "Global.h"
|
||||
#include "сlasses/sendJson.h"
|
||||
#include "classes/sendJson.h"
|
||||
|
||||
#ifdef STANDARD_WEB_SERVER
|
||||
extern void standWebServerInit();
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
#include "Utils/WiFiUtils.h"
|
||||
#include "AsyncWebServer.h"
|
||||
#include "StandWebServer.h"
|
||||
#include "сlasses/sendJson.h"
|
||||
#include "classes/sendJson.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "сlasses/sendJson.h"
|
||||
#include "classes/sendJson.h"
|
||||
|
||||
SendJson::SendJson() {}
|
||||
SendJson::~SendJson() {}
|
||||
Reference in New Issue
Block a user