You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/waveshare2in13v2
Michael Hanselmann 1b1970bf7c waveshare2in13v2: Use drawing functionality for clearing
With the introduction of the shadow buffer in commit 4f99575 there's
always a sufficiently large memory buffer to keep the bytes to send for
clearing and the dedicated code using a smaller buffer is no longer
needed. This also has the advantage of automatically updating both
on-device buffers.
4 years ago
..
controller.go waveshare2in13v2: Enable hardware early 4 years ago
controller_test.go waveshare2in13v2: Enable hardware early 4 years ago
doc.go waveshare2in13v2: Amend documentation with note on GDEH0213B73 4 years ago
drawing.go waveshare2in13v2: Use drawing functionality for clearing 4 years ago
drawing_test.go waveshare2in13v2: Use drawing functionality for clearing 4 years ago
errorhandler.go waveshare213v2: Make busy a PinIn, use WaitForEdge 4 years ago
example_test.go waveshare213v2: Allow changing update mode without re-initialization 4 years ago
waveshare213v2.go waveshare2in13v2: Use drawing functionality for clearing 4 years ago