Skip to content

Commit 7819801

Browse files
committed
fixed task.h compile error
1 parent 19a284f commit 7819801

File tree

3 files changed

+11670
-11673
lines changed

3 files changed

+11670
-11673
lines changed

lib/framework/AnalyticsService.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <ArduinoJson.h>
1818
#include <ESPFS.h>
1919
#include <EventSocket.h>
20-
#include <task.h>
2120

2221
#define MAX_ESP_ANALYTICS_SIZE 1024
2322
#define EVENT_ANALYTICS "analytics"

lib/framework/ESP32SvelteKit.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
#include <ESPFS.h>
4545
#include <PsychicHttp.h>
4646
#include <vector>
47-
#include <task.h>
4847

4948
#ifdef EMBED_WWW
5049
#include <WWWData.h>

0 commit comments

Comments
 (0)