waveshareteam-e-Paper/Arduino/epd4in2
Joseph DiGiovanni 3fb83839a0
Update epd4in2.cpp
ClearFrame was refreshing the display despite the comment claiming it won't, and WaitUntilIdle was sending unnecessary SPI commands with an unnecessary delay of 100ms.

ClearFrame now only clears SRAM as intended and WaitUntilIdle is sped up significantly.
2021-11-13 12:14:38 -05:00
..
epd4in2.cpp Update epd4in2.cpp 2021-11-13 12:14:38 -05:00
epd4in2.h fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd4in2.ino fix arduino,add readme 2019-12-31 18:33:57 +08:00
epdif.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
epdif.h fix arduino,add readme 2019-12-31 18:33:57 +08:00
epdpaint.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
epdpaint.h fix arduino,add readme 2019-12-31 18:33:57 +08:00
font8.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
font12.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
font16.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
font20.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
font24.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
fonts.h fix arduino,add readme 2019-12-31 18:33:57 +08:00
imagedata.cpp fix arduino,add readme 2019-12-31 18:33:57 +08:00
imagedata.h fix arduino,add readme 2019-12-31 18:33:57 +08:00