From bc517225527cd99122aec7c937a1883b50afe32e Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Thu, 7 Nov 2024 08:50:36 +0800 Subject: [PATCH] Update boards json https://github.com/Xinyuan-LilyGO/LilyGo-EPD47/issues/107 --- boards/T5-ePaper-S3.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/boards/T5-ePaper-S3.json b/boards/T5-ePaper-S3.json index 2c677fd..b6e9ef9 100644 --- a/boards/T5-ePaper-S3.json +++ b/boards/T5-ePaper-S3.json @@ -8,8 +8,6 @@ "core": "esp32", "extra_flags": [ "-DBOARD_HAS_PSRAM", - "-DARDUINO_RUNNING_CORE=0", - "-DARDUINO_EVENT_RUNNING_CORE=0", "-DARDUINO_USB_MODE=1" ], "f_cpu": "240000000L",