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 +//}