From 9b5b98a3c21d7057d72f325d8a80dd5d68f54122 Mon Sep 17 00:00:00 2001 From: YYD <39893972+yanyuandi@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:50:12 +0800 Subject: [PATCH] Update GxEPD2_750c_Z08.cpp --- 驱动文件/GxEPD2_750c_Z08.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/驱动文件/GxEPD2_750c_Z08.cpp b/驱动文件/GxEPD2_750c_Z08.cpp index 979e8a0..a2956de 100644 --- a/驱动文件/GxEPD2_750c_Z08.cpp +++ b/驱动文件/GxEPD2_750c_Z08.cpp @@ -626,7 +626,7 @@ const unsigned char GxEPD2_750c_Z08::lut_22_LUTKW_partial[42] PROGMEM = const unsigned char GxEPD2_750c_Z08::lut_23_LUTWK_partial[42] PROGMEM = { // 01 b - 0x84, T1, T2, T3, T4, 1, + 0xA5, T1, T2, T3, T4, 1, //0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; @@ -799,4 +799,4 @@ void GxEPD2_750c_Z08::refresh_bw(int16_t x, int16_t y, int16_t w, int16_t h) // _PowerOn(); // _using_partial_mode = true; // -//} \ No newline at end of file +//}