o-gb
o-gb
in file /waveshare/e-Paper/Arduino/epd2in9_V2/epdpaint.cpp in function Paint::DrawPixel(...) Lines 121 x = this->width - y; 128 x = this->width - x; 129 y = this->height - y; 137 y = this->height -...
in file /aveshare/e-Paper/Arduino/epd4in2b_V2/epd4in2b_V2.cpp in functions Epd::SetPartialWindow(...) Lines 107 and 108 Epd::SetPartialWindowBlack(...) Lines 140 and 141 Epd::SetPartialWindowRed(...) Lines 166 and 167 allway the same statements: SendData(((x & 0xf8) + w -...