From b30d31800afadf537cd89a2163684315a65ffcde Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Fri, 10 Jan 2025 21:39:52 +0800 Subject: [PATCH] optimize image transfer speed --- EPD/EPD_Test.h | 3 --- html/index.html | 3 +++ html/js/main.js | 17 ++++++++++++++--- 3 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 EPD/EPD_Test.h diff --git a/EPD/EPD_Test.h b/EPD/EPD_Test.h deleted file mode 100644 index dd37fdb..0000000 --- a/EPD/EPD_Test.h +++ /dev/null @@ -1,3 +0,0 @@ -#include "DEV_Config.h" - -void EPD_4in2_test(void); diff --git a/html/index.html b/html/index.html index 856b5f8..b9590d3 100644 --- a/html/index.html +++ b/html/index.html @@ -62,6 +62,8 @@
+ +
@@ -107,6 +109,7 @@